mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 20:42:27 +00:00
unfix
This commit is contained in:
parent
0889d0362d
commit
a34f1504f1
1 changed files with 0 additions and 2 deletions
|
|
@ -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);
|
||||
Loading…
Reference in a new issue