Building a discord bot game part 1

Building a discord bot game part 1

ยท

1 min read

I decided to learn how to build a discord game even if i am just a Data scientist, i love to try new things.

You can try to build yours too and even add more components as you build.

I took many inspirations to build this game bot from Google and YouTube.

To build this discord game we need to first create a bot account on discord.

Visit Discord Developer Portal Create an account,

Next, Create an application

Application image.png

Application image 2.png

Create a bot from the application

bot image.png

bot image 2.png

bot image 3.png

Add the bot to your discord server

To add the bot to your discord server do the following;

  1. Click on the Authentication settings of your applications.

auth image 1.png

  1. Click on bot and choose the bot permissions

auth image 2.png

  1. Copy the link and paste into your browser

auth image 4.png

Select your discord server and authorize.

in the next part we will learn to actually build the game bot with Replit and Uptime Robot. ๐Ÿ˜ see ya !

ย