mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-13 18:58:27 -04:00
- .gvc should now properly trigger when a user is already in a gvc and changes his activity
- .gvc should now properly detect multiple activities - Rewrote repeat raw query bitshift to linqtodb query with division (thx kotz)
This commit is contained in:
@@ -3,8 +3,6 @@ using Newtonsoft.Json;
|
||||
|
||||
namespace NadekoBot;
|
||||
|
||||
// todo test smarttextembedfooter and smarttextembedauthor
|
||||
|
||||
public class SmartTextEmbedFooter
|
||||
{
|
||||
public string Text { get; set; }
|
||||
|
Reference in New Issue
Block a user