- Only dev changes, like bumping go version etc
- Add BTTV live emote update tests. (#33, #34)
- Add 7TV EventApi tests. (#30)
- Add test for generic pubsub. (#27)
- Update docker build dependencies.
- New route
/automod-held
Sends an "automod held" message shorly after client connected.
- Update docker build dependencies.
- Add certificate and private key to docker image.
- Only build for Ubuntu
- Fix docker build not publishing on tags.
- New route
/dont-respond-to-ping
Doesn't respond to pings. - New route
/disconnect-client-after-1s
Disconnects the client after 1 second. - New route
/receive-whisper
25ms after client connects, the server sends a message as if the client received a whisper. - New route
/moderator-actions-user-banned
25ms after client connects, the server sends a message as if the client saw someone in a channel get banned, and they had moderator access to see it. - New route
/authentication-required
Route that throws the client out if they listen to a topic without an auth token that's exactlyxD
.