You may help by adding features to EpicBot or fix bugs in the code. Here's how:
- Fork the repository
- Clone your fork:
git clone https://github.com/your-username/epicbot.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'uwu new feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request