A multi-purpose Discord bot designed to enhance your discord server.
If you would like to report an issue with this project, please create an issue ticket in the issues section.
If you wish to submit a pull request to this project, there are a certain amount of steps you need to follow in order to have your change implemented.
- Fork the project.
- Clone the project to your workspace, either by using an application (such as Github Desktop) or using the git command in your terminal.
- Implement the changes, commit them, and push the changes into your forked repository.
- Create a pull request, and provide a description of the issue you solved.
If the pull request is valid and is related to the issue you referenced, then your pull request will be accepted.