Skip to content

Commit 1b9665f

Browse files
Update main.js
1 parent 7fd5435 commit 1b9665f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bot/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ client.on('ready', async () => {
5353
});
5454

5555

56-
client.login(token); // you can get the token from settings.json (use your own)
56+
client.login(token);

0 commit comments

Comments
 (0)