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
No reason given with a kick
Basically, have a kick command like this example and try to kick user with a nice reason
Look above
User would be kicked successfully and the reason would be provided to audit logs.
guilds, members, messages, bans, emojis, voice_states, reactions, message_content
- Python v3.10.2-final - py-cord v2.0.0-beta - py-cord pkg_resources: v2.0.0b4 - aiohttp v3.8.1 - system info: Windows 10 10.0.22000
- Python v3.10.2-final - py-cord v2.0.0-beta - py-cord pkg_resources: v2.0.0b4 - aiohttp v3.8.1 - system info: Linux 4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30)
No response
The text was updated successfully, but these errors were encountered:
Potentially related to some issues I uncovered while implementing #1067. Will dig into this and see.
Sorry, something went wrong.
HTTPClient.kick()
reason
krittick
Successfully merging a pull request may close this issue.
Summary
No reason given with a kick
Reproduction Steps
Basically, have a kick command like this example and try to kick user with a nice reason
Minimal Reproducible Code
Expected Results
User would be kicked successfully and the reason would be provided to audit logs.
Actual Results
Intents
guilds, members, messages, bans, emojis, voice_states, reactions, message_content
System Information
Local Windows machine
Server which the bot runs on
Checklist
Additional Context
No response
The text was updated successfully, but these errors were encountered: