Brief description of your project.
Before you begin, ensure you have met the following requirements:
To install TTB, follow these steps:
https://github.com/tolu-afo/TTB.git
https://diesel.rs/guides/getting-started
diesel setup
diesel migration run
To use Project Name, follow these steps:
BROADCASTER_ID
: The twitch id of the broadcaster/streamer whose chat you want the bot to connect toTWITCH_CLIENT_SECRET
: The client secret for your twitch app accountTWITCH_CLIENT_ID
: The client id for your twitch app accountBOT_OAUTH_TOKEN
: The oauth token for your bot accountBOT_USERNAME
: The username for your bot accountcargo run
To contribute to TTB, follow these steps:
git checkout -b <branch_name>
.git commit -m '<commit_message>'
git push origin <project_name>/<location>
Alternatively, see the GitHub documentation on creating a pull request.
Thanks to the following people who have contributed to this project:
If you want to contact me, you can reach me at tolu@asokpo.com.
This project uses the following license: MIT / Apache 2.0.