Skip to content

Instantly share code, notes, and snippets.

@AllGistsEqual
Created January 18, 2021 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AllGistsEqual/1f53fe9a04315809b39526e12eff41e4 to your computer and use it in GitHub Desktop.
Save AllGistsEqual/1f53fe9a04315809b39526e12eff41e4 to your computer and use it in GitHub Desktop.
bot.login(TOKEN)
bot.once('ready', () => {
console.info(`Logged in as ${bot.user.tag}!`) // eslint-disable-line no-console
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment