Do you have any questions, please join the Discord and ask in #Bot
- Go to Discord Developer and create a New Application
- In that application, go to the bot tab in the sidebar and create a new bot
- Copy the token from that bot
- Go to the OAuth2 tab in the sidebar and click all the relevant permissions --
bot
thenAdministrator
(if you're working on your own test server, sometimes it's easier to just doAdministrator
privileges). - Open the URL generated and invite the bot to your preferred server.
- Fork the [Replit](provide link here) repo.
- Take the token you copied earlier and click the lock icon in the Replit sidebar. This should open the Secrets tab.
- Make the key
TOKEN
and paste your token in value and then pressAdd new secret
. - Run the bot, it should now be online!
- Take whatever code you changed and submit a pull request! When you forked it on Replit, it should create a fork in GitHub, so by using the version control tab in the left, you can contribute.
- Don't forget to update your profile on readme.
EFFLUX |
Thanks goes to these wonderful people (emoji key):
Kira 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!