Mitch Harrison

Results 8 issues of Mitch Harrison

"WaNnA bEcOmE fAmOuS?!!?"

enhancement

`app.py` successfully creates EventSub subscriptions. The app prints them to the terminal and all of the desired ones are shown. But after the webhooks are established, no notifications appear. No...

bug
help wanted

The script should, while the stream is live, get the following information from Twitch: - Stream Title - Viewers - Category - Language As well as the current time. The...

enhancement

I'd like to implement emote tracking into the bot. For both streamer-specific and twitch-wide emotes. This should be stored in a database table, but I'm unsure how to do it....

enhancement
help wanted

The chat bot should be fine without a refresh token, so if app.py is never run, there should be some error handling to correct for lack of refresh token. This...

bug

Twitch IRC sends emote tags with every message by emote ID. If we store these in a table, we can reference the id for emote analysis later. The internet says...

enhancement

If we store based on ID, we can correct for changing usernames and we can just relate another table with the user ID columns that will contain up to date...

enhancement

The bot should be able to see permission levels, and whisper mods with the commands available to them

enhancement