Skip to content
Sandev Abeykoon edited this page Oct 8, 2020 · 13 revisions

🗨️ Welcome to the A41SLBOT wiki!

For the code to work you need to define the environment variables. You can do this either by creating an .env file or by defining them directly in your server.

✔️ Variables that needs to be defined.

DISCORD_TOKEN=Discord bot token

SOUNDCLOUD_CLIENT_ID=SoundCloud API key

YOUTUBE_API_KEY=Google API key

STREAM_PREFIX=Prefix For Stream Command (eg:/stream)

MUSIC_CHANNEL=Channel Id

Clone this wiki locally