fix(arabot): fix intents for message commands

This commit is contained in:
smyalygames 2023-01-15 02:18:05 +00:00
parent e5dfa51cc9
commit 9aa669e4c5

View File

@ -43,6 +43,7 @@ const client = new SapphireClient({
GatewayIntentBits.GuildMessageReactions,
GatewayIntentBits.DirectMessages,
GatewayIntentBits.DirectMessageReactions,
GatewayIntentBits.MessageContent,
],
tasks: {
// Scheduler with redis