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

Member.kick() does not provide reason #1109

Closed
3 tasks done
AlexFlipnote opened this issue Mar 4, 2022 · 1 comment · Fixed by #1112
Closed
3 tasks done

Member.kick() does not provide reason #1109

AlexFlipnote opened this issue Mar 4, 2022 · 1 comment · Fixed by #1112
Assignees
Labels
bug Something isn't working

Comments

@AlexFlipnote
Copy link

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

Look above

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

- 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

Server which the bot runs on

- 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)

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.

Additional Context

No response

@AlexFlipnote AlexFlipnote added the unconfirmed bug A bug report that needs triaging label Mar 4, 2022
@krittick krittick self-assigned this Mar 4, 2022
@krittick
Copy link
Contributor

krittick commented Mar 4, 2022

Potentially related to some issues I uncovered while implementing #1067. Will dig into this and see.

@zeffo zeffo added bug Something isn't working and removed unconfirmed bug A bug report that needs triaging labels Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants