Adding a bot is really simple. Bots are normal Twitch users, but they are controlled by a program.
Our Standalone version cam with a bot docker container. You always need to restart that container after you created, change a command or added a bot to your system.
Make sure that your callback url is added to the twitch application
https://{YOUR_URL}/connection/bot/callback
Domain need a valid SSL certificate.
Open following link of your application
https://{YOUR_URL}/connection/bot/redirect
This call will redirect you to the twitch auth page, make sure you be login with your bot account.
You will be redirect back to your Dashboard if the setup was successfully.
Link your account with the bot
https://{YOUR_URL}/bots
and Add the Bot to your Chat. docker-compose restart laravel.chatbot
id
of your OpenOverlay/Laravel Account of the users
database table.id
of your Bot of the bots_connections
database table.users_bots_enabled