Viktor Persson

Results 5 issues of Viktor Persson

https://dev.twitch.tv/docs/irc/tags#privmsg-tags Closes #187

A common use case is to allow commands based on user roles. What do you think about adding these kind of methods to the `User` type? ```go user.IsBroadcaster() user.IsModerator() user.IsSubscriber()...

https://mongoosejs.com/docs/api/query.html#query_Query-findOneAndUpdate

enhancement

Allow explicitly setting autotrack using `/autotrack 1` (**on**) and `/autotrack 0` (**off**) in addition to the default behavior of toggle.

enhancement

Sample demo: [20240616-1735_1on1_milton_vs_mushi[bravado].mvd](https://d.quake.world/af1/af15b1e5b42e60c321453fa8f986d1d4d897a078982314c82f9aa5d5a34df88a.mvd.gz) ([view in demo player](https://hub.quakeworld.nu/games/?gameId=68048)) * Generated duration: `22` * Expected duration: `192` ```json { "version": 3, "date": "2024-06-16 17:39:00 +0000", "map": "bravado", "hostname": "nl.quake.world:27501 [QW-Group]", "ip": "127.0.0.1",...

bug