-
Twitch auth may get caught in a loop with the following stack trace:
```
2023-03-28T14:08:02-0700 16552 twitchbot/TwitchBot pubsub:start:137 DEBUG pubsub started up!
2023-03-28T14:08:02-0700 1655…
-
Users pass the command !score in chat, and the bot crashes.
This happens on 2.2.0 and current version
Stack trace
QSettings::value: Empty key passed
QSettings::value: Empty key passed
Traceb…
-
Bonjour ! J'ai tout suivi à la lettre mais quand je lance, le twitchbot et le voicerecorder ont cette erreur:
throw err;
^
Error: Cannot find module 'dotenv'
ou est ce module ? Merci d'ava…
-
https://github.com/Ridgure/TwitchBot/blob/28e2a8d164e46c6eaf3cc46a9761fee3e0ea8a25/bot.py#L207-L227
and
https://github.com/Ridgure/TwitchBot/blob/28e2a8d164e46c6eaf3cc46a9761fee3e0ea8a25/bot.py#L234…
-
i tried to write an own twitch bot.
Every time i start it, it works fine for a few minutes and then gives me an
HTTP response code: 504 or 505 Error
Here is an example:
java.io.IOException: Serv…
-
Not sure if this is a thing 100% but:
The Login/Logout button stays in the Logout label state whether or not I am logged in or out. Also theres no snackbar, alert, toast, etc to tell the user the …
-
I have two bots using the same bot account on Twitch, with different OAuth tokens.
When pinhook sends messages, it does not trigger its own listener, which is good. If the other bot sends a message…
ghost updated
4 years ago
-
Hi! I've followed the configuration and guide, and when I have one bot it works splendidly, we've had all sorts of fun with it, but when I have multiple bot_configs it appears that only the first one …
-
for some reason after ?brightness (any cmd with vid_restart) cmd is use, afk detection is not working, only thing that fixes it is restarting twitchbot.
-
To reduce the time to live workload for the streamer to get this bot connected and authentication and auth to Twitch.tv chat add some documentation on
- links to Twitch dev documentation l
- link…