okeybot icon indicating copy to clipboard operation
okeybot copied to clipboard

Twitch bot facilitating a variety of fun and useful commands

Okey Okey BOT

MEGADANK 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.git
  • cd okeybot
  • npm install
  • npm run build
    • this builds the needed files for the web interface in ./web/public/build
  • make a copy of config_template.json named config.json and 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