Invite Radon to your server Click here
At the moment I am not completely free but if you are interested in beta testing the bot and helping me out I would be glad. Find me here!
You should have a good understanding of the following:
Node.js
: To run the projectMongoDB
: To store the dataDiscord.js
: To interact with the Discord APISapphire
: Framework used in Radon
To contribute to this repository, feel free to fork the repository and make your own changes. Once you have made your changes, you can submit a pull request.
- Fork the repository and select the main branch.
- Create a new branch and make your changes.
- Make sure you use a proper linter and a code formatter. 1
- Make sure you have a good commit message.2
- Push your changes.
- Submit a pull request here.
Footnotes
-
We strongly follow the
Commit Message Conventions
. This is important when commiting your code for a PR. ↩