Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

AttributeError: 'Client' object has no attribute 'send_message' #48

Open
VinhDevNguyen opened this issue Feb 12, 2020 · 4 comments
Open

Comments

@VinhDevNguyen
Copy link

I have got this Error and I don't know how to fix it, please help me
image

@PokeSvorlds
Copy link
Collaborator

I believe the error is because you are using a recent version of discord.py and the bot was made on discord.py version 0.16, which you'll need to install for the bot to work.
something like pip install discord.py==0.16.6 should, I believe, work

@VinhDevNguyen
Copy link
Author

I got another error :(((
image

@PokeSvorlds
Copy link
Collaborator

can you try this
Rapptz/discord.py@1863a1c

@angbongon
Copy link

can you try this
Rapptz/discord.py@1863a1c

Have the same problem, tried to solve it with the link you posted but it wasn't possible. I am currently running Python 3.8.2 and downgraded discord's dependency. It would be awesome if you could take a look. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants