Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 344 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 344 Bytes

Discord Music-bot

  • Setup
discord: {
    token: 'TOKEN',
    prefix: 'PREFIX',
    activity: 'ACTIVITY',
}
  • token, the token of the bot available on the Discord Developers section.
  • prefix, the prefix that will be set to use the bot.
  • activity, the activity of the bot.