mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
update to detritus 0.17.0-beta.29
This commit is contained in:
parent
8b784600c2
commit
53f63cd66c
2 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,8 @@ const cluster = new ClusterClient("", {
|
|||
intents: [
|
||||
GatewayIntents.GUILDS,
|
||||
GatewayIntents.GUILD_MESSAGES,
|
||||
GatewayIntents.GUILD_EMOJIS
|
||||
GatewayIntents.GUILD_EMOJIS,
|
||||
GatewayIntents.MESSAGE_CONTENT
|
||||
],
|
||||
presence: {
|
||||
activity: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue