v1 ok
This commit is contained in:
parent
3bdae268b2
commit
65849b460a
2 changed files with 4 additions and 29 deletions
3
app.js
3
app.js
|
|
@ -22,4 +22,5 @@ client.on(Events.ClientReady, () => {
|
|||
console.log(`Hello World !`);
|
||||
});
|
||||
*/
|
||||
client.login(process.env.DISCORDTOKEN);
|
||||
|
||||
// client.login(process.env.DISCORDTOKEN);
|
||||
Loading…
Add table
Add a link
Reference in a new issue