This Discord API is giving me a huge rash at this point.

main
Zed A. Shaw 1 year ago
parent 9a204d7b31
commit 4f8c262162
  1. 2
      queues/discord.js

@ -34,7 +34,7 @@ const load_guild_channel = async (client) => {
}
// fallthrough, no text channels
[guild, undefined];
return [guild, undefined];
}
log.info("Connecting to discord server...");

Loading…
Cancel
Save