mirror of
https://github.com/sern-handler/templates
synced 2026-06-26 17:52:21 +00:00
style: fix pretteir gh action
This commit is contained in:
@@ -6,7 +6,7 @@ const client = new Client({
|
||||
GatewayIntentBits.Guilds,
|
||||
GatewayIntentBits.GuildMembers,
|
||||
GatewayIntentBits.GuildMessages,
|
||||
GatewayIntentBits.MessageContent //Make sure this is enabled for text commands!
|
||||
GatewayIntentBits.MessageContent, //Make sure this is enabled for text commands!
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user