Felix Siebeneicker

Results 65 comments of Felix Siebeneicker

Probably option 3 is the best for these interfaces, but not sure if it requires a major rewrite. We should somehow establish some guidelines for these translations as well so...

I think this PR is good to go from my side. Thanks for taking care!

Hello again @Firerazer! We are currently not aware of any problems with the bot authentication. You need to perform the following steps: - Obtain your personal OAuth token at e.g....

Additional information can also be found on our [wiki](https://github.com/joshuaskelly/twitch-observer/wiki/Writing-a-Twitch.tv-Greeter-Chatbot).

Hey @Firerazer, thanks for getting back to us. The link to the Password Generator can be found in our [wiki for writing a greeter bot](https://github.com/joshuaskelly/twitch-observer/wiki/Writing-a-Twitch.tv-Greeter-Chatbot) (the link I provided above)...

Hey @Firerazer, glad to hear you got the bot working now. I'm not exactly sure what you are referring to with your question _"to use the bot in a clean...

Hey @spectreGIT! I don't know what you mean with _your basic send message example_, but I just used the above posted code taken from the wiki and I get no...

Hey @Firerazer, you can have a look at e.g. the `userstate` event that provides a tag called `mod`. May that be what you need?

This is of course an issue to tackle after all the work is done!

I think we should definetly show both ways, decorators being only quality of life improvements.