mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 00:10:58 -05:00
Whoever removed this, please eat a raw tuna fish.
This commit is contained in:
parent
4379ecef56
commit
3714f65651
@ -54,7 +54,7 @@ export default class TClient extends Discord.Client {
|
||||
Discord.GatewayIntentBits.GuildMessages, Discord.GatewayIntentBits.DirectMessages
|
||||
],
|
||||
partials: [
|
||||
Discord.Partials.Message
|
||||
Discord.Partials.Message, Discord.Partials.Channel
|
||||
],
|
||||
allowedMentions: {users:[], roles:[]}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user