Trezy
Trezy
## Acceptance Criteria As a developer, `subgift` and `anonsubgift` commands support the `--months` flag and return the `msg-params-gift-months` tag ## Notes * Twitch Announcement: [Updates to PubSub Messages and IRC...
**Is your feature request related to a problem? Please describe.** `sub` and `resub` events can both have a message associated with them, even though they're `USERNOTICE`s. `fdgt` doesn't support this,...
Example host event: ``` :[email protected] PRIVMSG trezycodes :NoLifeKing85 is now hosting you. ```
**Describe the solution you'd like** Firing a `submysterygift` should trigger the follow up `subgift` messages that would be triggered in Twitch. This functionality should be configurable. ### Example `submysterygift --count...
## User Story As a game developer, I want to provide VHS endpoints and have test data sent to them, so that I can test my game's Drops without exposing...
This will allow us to spin up multiple instances of the API and still maintain persistent connection data.
## User Story As a developer, I want to generate a lot of chat traffic on a channel, So that I can load test my apps. ## Acceptance Criteria *...
Currently `genpoi` just prints a bit of the data to the screen for copying into your Overviewer config. However, Dynmap has a similar format for it's marker files. We could...
When running the JNLP file I get a Security Warning from Java advising me of the risk of running an unsigned applet. I know it's fine but I'm trying to...