You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
response+=`** Please note that ${currentPilot} is marked as the pilot of ${name} and you may not be able to log in. Your name will not be added as the botpilot in the public bot sheet! **\n\n`;
51
51
}
52
52
response+=`The credentials for ${name} have been DM'd to you. Please remember to use \`/bot park\` when you are done!`;
53
+
54
+
constlogMsg=awaitthread.send("OK");
55
+
logMsg.edit(`${status}${interaction.user} access to ${name}.`);
0 commit comments