In the rebase version the bot listens to the commands of everyone but itself, with both self_bot=True or self_bot=False
Reproduction Steps
in the code below when i do >ping on my own account there is no response and no error, but when i use >ping on another account it gives a response. This only happens in the rebase version.
Summary
In the rebase version the bot listens to the commands of everyone but itself, with both self_bot=True or self_bot=False
Reproduction Steps
in the code below when i do
>ping
on my own account there is no response and no error, but when i use>ping
on another account it gives a response. This only happens in the rebase version.Code
Expected Results
Actual Results
System Information
Python v3.10 discord.py-self v2.0.0a1 aiohttp v3.8.1
Checklist
Additional Information
No response