Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 691 Bytes

config.MD

File metadata and controls

executable file
·
17 lines (14 loc) · 691 Bytes

CONFIGURATION PARAMETERS

REQUIRED:

  • DISCORD_TOKEN: Token of your bot
  • PREFIX: Commands prefix
  • LAVALINK: Dictionary containing host, password and port used for lavalink

OPTIONALS:

  • GENIUS_TOKEN: Token used for lyrics (uses genius services)
  • SPOTIFY_CLIENT_ID: ID of spotify client
  • SPOTIFY_CLIENT_SECRET: secret for spotify client
  • OWNER_ID: Owner's ID (the person who host the bot)
  • TEST_GUILD_IDS: List of testing guild's id to debug the bot
  • extra: in configs/insults.txt you can write insults to use with ?offend command

TLDR: look at the example