mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Initial implementation of trovo.live notifications support for .stadd
This commit is contained in:
@@ -11,7 +11,8 @@ public class FollowedStream : DbEntity
|
||||
Twitch = 0,
|
||||
Picarto = 3,
|
||||
Youtube = 4,
|
||||
Facebook = 5
|
||||
Facebook = 5,
|
||||
Trovo = 6
|
||||
}
|
||||
|
||||
public ulong GuildId { get; set; }
|
||||
|
Reference in New Issue
Block a user