-
hi,
I pulled the latest version from your repository today. I find it very simple and easy to use. Now I am trying to use the new chatbot. This works very well in itself. Allergings is not clear to…
-
Some reports of troubles getting a working config. Here is an example config that should currently work. Once you edit the values.
Update the following values:
port
token
channel
overlay_end…
-
I think some great features for this tool would be:
-support for using proxies
-use fake-useragent
-request the oauth for each account created (would require the user to click "accept" when doin…
-
### Summary
A WebhookMessage cannot use create_thread in some circumstances
### Reproduction Steps
Create a SyncWebhook, use `from_url`, and this successfully posts a message into a channel f…
-
We need to improve our usage of Helix in a few ways to a) ensure the bot doesn't run into any issues due to permissions (or lack thereof), b) remain in line with Twitch's API requirements, and c) not …
-
**What should be added?**
hey guys, awesome work. Would it be possible to add a feature that would react on statements from the chat? e.g. someone writes in the chat: "hello" and my chat would automa…
-
First of all, thank you for creating this strategy.
I was implementing the flow myself, based on the OAuth2 strategy. So I was reading the Twitch docs and saw that [tokens should be validated](http…
-
I've been thinking about how to make `AuthProvider`s better, and especially how to avoid creating many of them for most applications.
## Idea
The general idea would be that there would be one in…
-
For use with a chatbot on twitch that doesn't support parsing JSON, it would be useful if we could pass a parameter with our request such as `?raw=True` to just get the fact.
Example:
Current: `ht…
-
**Änderungsvorschläge:**
- Codebase in sinnvolle Module aufteilen:
- Twitch Chatbot
- LoL TFT Fernsteuerung
- LoL TFT Bilderkennung
- Hauptmodul, das alle Parts zusammenführt
- Unnötige …