mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Switch to discord.net 3.0.0
This commit is contained in:
@@ -51,7 +51,8 @@ public sealed class Bot
|
||||
TotalShards = _creds.TotalShards,
|
||||
ShardId = shardId,
|
||||
AlwaysDownloadUsers = false,
|
||||
ExclusiveBulkDelete = true,
|
||||
AlwaysResolveStickers = false,
|
||||
AlwaysDownloadDefaultStickers = false,
|
||||
});
|
||||
|
||||
_commandService = new(new()
|
||||
|
Reference in New Issue
Block a user