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

[IMP] Permission error handling. #15

Merged
merged 1 commit into from
Mar 18, 2020
Merged

[IMP] Permission error handling. #15

merged 1 commit into from
Mar 18, 2020

Conversation

arbaes
Copy link
Contributor

@arbaes arbaes commented Mar 18, 2020

Catches errors/prevents tracebacks when:

  • The bot tries to send an embed message to a channel where he
    doesn't have the proper permissions.
  • The bot tries to react to an embed message in a channel where he
    doesn't have the proper permissions.

Catches errors/prevents tracebacks when:
- The bot tries to send an embed message to a channel where he
doesn't have the proper permissions.
- The bot tries to react to an embed message in a channel where he
doesn't have the proper permissions.
Copy link
Owner

@eibex eibex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again!

@eibex eibex merged commit 2507f80 into eibex:master Mar 18, 2020
eibex pushed a commit that referenced this pull request Aug 23, 2020
Catches errors/prevents tracebacks when:
- The bot tries to send an embed message to a channel where he
doesn't have the proper permissions.
- The bot tries to react to an embed message in a channel where he
doesn't have the proper permissions.
eibex pushed a commit that referenced this pull request Aug 23, 2020
Catches errors/prevents tracebacks when:
- The bot tries to send an embed message to a channel where he
doesn't have the proper permissions.
- The bot tries to react to an embed message in a channel where he
doesn't have the proper permissions.
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.

2 participants