Skip to content

EvolutionX-10/Radon

Radon

License GitHub stars GitHub issues Hits Continuous Integration

Table of Contents

Invite Radon to your server Click here

Beta Testing for Radon

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!

Developing on Radon

Requirements

You should have a good understanding of the following:

Contributing

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.

  1. Fork the repository and select the main branch.
  2. Create a new branch and make your changes.
  3. Make sure you use a proper linter and a code formatter. 1
  4. Make sure you have a good commit message.2
  5. Push your changes.
  6. Submit a pull request here.

Project Stats

Radon

Footnotes

  1. We recommend using eslint and prettier to lint your code.

  2. We strongly follow the Commit Message Conventions. This is important when commiting your code for a PR.