Temporary fix to a much bigger future problem

This commit is contained in:
Christopher Cookman 2024-06-29 22:47:03 -06:00
parent b76a77807b
commit df411d192d
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42

View file

@ -22,7 +22,8 @@ const discord = new Discord.Client({
"Guilds",
"GuildVoiceStates",
"DirectMessages"
]
],
shardCount: "auto"
});
const {
REST,