Skip to content

Installation (cont.)

ABHIJITH UDAYAKUMAR edited this page Mar 12, 2021 · 1 revision

Installation (continued)

3. BUDDY AI

Deploy

3.1. Choose any name for your app. Note: this name doesn't matter at all.

3.2. Put your bot's token in the TOKEN field.

3.3. Put the ID of your Server into the GUILD_ID field.

3.3. Put the Client Id into the CLIENT_ID field.

3.4. Put your specific audio channel id for the bot to interact in the AUDIOCHANNEL_ID.

3.5. Mention the list of Text-Channels for the bot to interact in the Channels_Valid.

3.6. Put your timzone in the TIMEZONE.

3.7. Put the github token you just created in the GITHUB_TOKEN field.

3.8. Click the deploy app button and wait for it to finish.

3.9. Click Manage App and go into the Resources tab, where you need to turn on the worker by clicking the pencil icon next to it.

3.10. If you want, you can go over and check the application logs by typing heroku git:clone -a APP-NAME in command prompt to see if everything is running smoothly.

3.11. Once the bot is online in your server, make sure to give it the required permissions. If your bot is not online, recheck the previous steps above.

3.12. Do the ?help command to see the list of commands for the bot and you are good to go!


Congratulations! Your bot is ready! Head over to Discord and try it out!

If you like the bot, consider giving this repository a star 😉.

Clone this wiki locally