mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Minor fix in adminbot
This commit is contained in:
@@ -98,4 +98,4 @@ bot.on("message", function (msg) {
|
||||
|
||||
});
|
||||
|
||||
bot.login("riftes@outlook.com", "bananaman");
|
||||
bot.login(AuthDetails.email, AuthDetails.password);
|
||||
Reference in New Issue
Block a user