mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Change domain to discord.com (#4160)
This commit is contained in:
@@ -36,5 +36,5 @@ client.on('message', message => {
|
||||
}
|
||||
});
|
||||
|
||||
// Log our bot in using the token from https://discordapp.com/developers/applications/me
|
||||
// Log our bot in using the token from https://discord.com/developers/applications/me
|
||||
client.login('your token here');
|
||||
|
||||
Reference in New Issue
Block a user