Twitch chatbot made by Supa
You can use the ?addbot command in the bot's chat
or you can contact 8supa through a whisper
You can create a GitHub Issue
or you can use the ?suggest command followed by the suggestion in the bot's chat
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