Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better DiscordBot channel exceptions #40

Merged
merged 1 commit into from Sep 7, 2022
Merged

Conversation

Istador
Copy link
Contributor

@Istador Istador commented Sep 7, 2022

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.

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.
@Sanae6 Sanae6 merged commit 92d4bdd into Sanae6:master Sep 7, 2022
@Istador Istador deleted the patch-7 branch September 17, 2022 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants