iProdigy

Results 62 issues of iProdigy

### Description App access tokens with scopes *can* be useful in specific applications (e.g. requesting analytics data). The library currently can only provide an app access token with no scopes....

feature
good first issue
hacktoberfest

### Description * User access tokens should be refreshed upon/prior to expiry * App access tokens should be regenerated upon/prior to expiry ### Solutions * Do this in the auth...

feature

### Description Allow for a custom handler to be specified for cases where the pubsub client encounters a topic it does not know * Would allow for arbitrary extension pubsub...

feature

**Describe the bug** fdgt sends: ``` @emote-only=;followers-only=;r9k=;rituals=;room-id=6210de37-d0b4-457c-b0e1-bd81991bd3b8;slow=;subs-only= :tmi.twitch.tv ROOMSTATE #ogprodigy ``` Twitch would send: ``` @emote-only=0;followers-only=-1;r9k=0;rituals=0;room-id=493418343;slow=0;subs-only=0 :tmi.twitch.tv ROOMSTATE #ogprodigy ``` Some libraries parse tags like `followers-only` and `slow` to numbers...

type: bug
good first issue

**Is your feature request related to a problem? Please describe.** Can't simulate this USERNOTICE **Describe the solution you'd like** Would like to be able to trigger it via chat command...

type: feature
good first issue

**Is your feature request related to a problem? Please describe.** Can't simulate these usernotices with all params. **Describe the solution you'd like** Would like to be able to trigger these...

type: feature
good first issue

**Is your feature request related to a problem? Please describe.** `bitsbadgetier` is another `USERNOTICE` that is not yet simulated **Describe the solution you'd like** Be able to send a command...

type: feature
good first issue

**Is your feature request related to a problem? Please describe.** Can't simulate this `USERNOTICE` **Describe the solution you'd like** Would like to be able to trigger `ritual` **Additional context** Key...

type: feature
good first issue

### Prerequisites for Code Changes * [x] This pull request follows the code style of the project * [x] I have tested this feature ### Changes Proposed * Forward deprecated...

enhancement

### Prerequisites for Code Changes * [x] This pull request follows the code style of the project * [x] I have tested this feature ### Bugs Fixed If token used...