sharkbound / PythonTwitchBotFramework

asynchronous twitchbot framework made in pure python
MIT License
100 stars 26 forks source link

Supporting additional data for subscriptions #11

Closed roguedarkjedi closed 4 years ago

roguedarkjedi commented 4 years ago

I don't have support for this yet but it would be kinda nice to see the other data for subscriptions to be implemented.

Like:

msg-param-cumulative-months and msg-param-months

msg-param-sub-plan (this one's weird because it's numbers unless its Prime, so maybe just explicitly check value and if Prime set to 0)

sharkbound commented 4 years ago

merged