okeybot
okeybot copied to clipboard
Twitch bot facilitating a variety of fun and useful commands
Okey BOT
Twitch chatbot made by Supa
I just want the bot added in my Twitch chat
You can use the ?addbot command in the bot's chat
or you can contact 8supa through a whisper
Issues/Suggestions
You can create a GitHub Issue
or you can use the ?suggest command followed by the suggestion in the bot's chat
Installation
git clone https://github.com/0Supa/okeybot.gitcd okeybotnpm installnpm run build- this builds the needed files for the web interface in
./web/public/build
- this builds the needed files for the web interface in
- make a copy of
config_template.jsonnamedconfig.jsonand add your credentials into it - the bot requires a database, you'll either need to create a MariaDB Database and import the tables from the schema, or adjust the code yourself