-
Notifications
You must be signed in to change notification settings - Fork 297
Discord Bot Setup
Heroku removed the free tier on November 28, 2022. There are some solutions, both free and paid, at the bottom of this article.
You can use TheWylieMaster's Code, which You can get here.
Firstly, you need to configure the config which can be found here. the image below shows the important parts of the config.
- The bot token is what is used to make your bot work on discord. you can get the token for a bot here
- The Prefix is what you use to use commands. For example, making the prefix
x!
will make it so the commands will be triggered like this:x!profile
,x!level
- The server is what server the bot works for.
To get emotes working on the bot, you will need to add them yourself. upload the emotes you want to use then you use \:emote:
to find the ID of your emote. once you get the id, just copy and paste the entire emote ID into the config. emote ID's look like this: <:diamond:694900098836070440>
Once you get the emoteID of the emote you want to add, all you do is copy and paste it into the config and it will work once you use the bot
The setup is quite easy. just upload this repository on your github account with the settings configured then you use heroku to host the bot..
No Need to worry about making the Profile, I made it in advance. all you need to do is host the repository on heroku and enable workers and then the bot should be functional
If you need any help with the set up, you can ask Wylie in his GDPS which is also the GDPS Bot discord server
Replit (use a site like uptimerobot.com or cron-job.org to keep alive)
Glitch (use a site like uptimerobot.com or cron-job.org to keep alive)
Render (use a site like uptimerobot.com or cron-job.org to keep alive)
This Sidebar has some extra information that might help you :)
- Stuck? Read the wiki to know how to install the GDPS to your server.
- Have an issue? Then feel free ask questions or problems in Discussions tab.
- Want to go to a different page on the wiki? Click the dropdown titled "Pages" above this little section that you are reading right now.