mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-12-21 03:58:05 +01:00
fix(arabot): fix intents for message commands
This commit is contained in:
@@ -43,6 +43,7 @@ const client = new SapphireClient({
|
||||
GatewayIntentBits.GuildMessageReactions,
|
||||
GatewayIntentBits.DirectMessages,
|
||||
GatewayIntentBits.DirectMessageReactions,
|
||||
GatewayIntentBits.MessageContent,
|
||||
],
|
||||
tasks: {
|
||||
// Scheduler with redis
|
||||
|
||||
Reference in New Issue
Block a user