You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Valdus92 , thank you for creating this issue. You can start by cloning the repository(downloading and extracting the zip file also works) and installing dependencies as described in the README file. Rename the .env.template file to .env. Afterwards, create a new application from Discord Developer Portal and copy paste the bot token like TOKEN=heregoesyourtoken. In the General Information tab, find Application ID—this is your CLIENT_ID, you may also copy and paste this into the .env file the same way. Here is a relevant link I just found, you can read starting from the Creating Your Bot step if you need help.
The bot register and start commands are also supplied in the README file. After starting the bot, you can use the invite link that you generate from Discord Developer Portal to invite the bot into your server.
There is no unique requirement for this project, this is generally how you run a Discord bot locally. You may also purchase a VPS to run the bot 24/7. Currently this project isn't hosted so you would have to host it yourself.
Also, this is a small scale MVP project, you might be interested in this link for a more polished and gamified approach.
I would like to install this app in my discord channel. I have very little experience in doing this.
Could you provide more detailed instructions or a place where I can find them?
The text was updated successfully, but these errors were encountered: