Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detail on how to install? #1

Open
Valdus92 opened this issue Jan 8, 2025 · 1 comment
Open

Detail on how to install? #1

Valdus92 opened this issue Jan 8, 2025 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@Valdus92
Copy link

Valdus92 commented Jan 8, 2025

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?

@yankihue
Copy link
Owner

yankihue commented Feb 6, 2025

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.

Hope this helps. 新春快乐!

@yankihue yankihue added the documentation Improvements or additions to documentation label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants