This too
This commit is contained in:
parent
22af7685ee
commit
b6f14d5ad4
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ namespace Noikoio.RegexBot
|
|||
new Module.DMLogger.DMLogger(_client),
|
||||
new Module.AutoMod.AutoMod(_client),
|
||||
new Module.ModTools.ModTools(_client),
|
||||
new Module.ModLogs.ModLogs(_client),
|
||||
new Module.AutoRespond.AutoRespond(_client),
|
||||
new EntityCache.Module(_client) // EntityCache goes before anything else that uses its data
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue