Sanae6 / SmoOnlineServer

Official server for Super Mario Odyssey: Online
https://discord.gg/jYCueK2BqD
108 stars 27 forks source link

better DiscordBot channel exceptions #40

Closed Istador closed 2 years ago

Istador commented 2 years ago

currently it always outputs Failed to get log channel \"{Config.CommandChannel}\" regardless if the error was with the command channel or the log channel.

await Run(); doesn't need to be in a try-catch block, because it has a try-catch block itself in it.