mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
unfix
This commit is contained in:
@@ -116,6 +116,4 @@ mybot.on("message", function(message){
|
||||
|
||||
});
|
||||
|
||||
console.log(process.env);
|
||||
|
||||
mybot.login(process.env["ds_email"], process.env["ds_password"]).then(success1).catch(error);
|
||||
Reference in New Issue
Block a user