-
Notifications
You must be signed in to change notification settings - Fork 53
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
AttributeError: 'DMChannel' object has no attribute 'name' #44
Comments
are you dming the bot? why? |
also please use 2.0 |
where to send command ? not dming ? |
it should create a channel in the server u added it to |
did you mean session-1 ? |
i used volumemax command. not working |
infact, any command is not working |
you just got rated! |
Huh? Rated or Ratted? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[2022-11-11 22:38:03] [ERROR ] discord.client: Ignoring exception in on_message
Traceback (most recent call last):
File "C:\Users\kanch\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 409, in _run_event
await coro(*args, **kwargs)
File "C:\Users\kanch\AppData\Local\Temp\Rar$DIa3860.7251\DiscordRAT.py", line 183, in on_message
if message.channel.name != channel_name:
AttributeError: 'DMChannel' object has no attribute 'name'
The text was updated successfully, but these errors were encountered: