Viktor Persson

Results 4 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