Discord & Twitch chat bot for Tejbz
- Fork the repo.
- Create your feature branch
git checkout -b my-feature
- Edit
src/main/java/com/jonteohr/tejbz/credentials/Credentials.java
to match your setup. - Commit your changes
git commit -m "Digested changelog"
- Push to your branch
git push origin my-feature
- Create a new Pull Request