We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
disputils/disputils/abc.py
Line 27 in 313404e
Add a try-except statement to make sure that we have enough permissions to send_messages and embed_links
send_messages
embed_links
Also make sure that we have add_reaction and manage_messages to add and remove reactions in the paginator
add_reaction
manage_messages
The text was updated successfully, but these errors were encountered:
LiBa001
No branches or pull requests
disputils/disputils/abc.py
Line 27 in 313404e
Add a try-except statement to make sure that we have enough permissions to
send_messages
andembed_links
Also make sure that we have
add_reaction
andmanage_messages
to add and remove reactions in the paginatorThe text was updated successfully, but these errors were encountered: