moom825 / Discord-RAT

Discord Remote Administration Tool fully written in Python3
233 stars 49 forks source link

AttributeError: 'DMChannel' object has no attribute 'name' #44

Open rohanraj-aipro opened 1 year ago

rohanraj-aipro commented 1 year ago

[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'

moom825 commented 1 year ago

are you dming the bot? why?

moom825 commented 1 year ago

also please use 2.0

rohanraj-aipro commented 1 year ago

where to send command ? not dming ?

moom825 commented 1 year ago

it should create a channel in the server u added it to

rohanraj-aipro commented 1 year ago

did you mean session-1 ?

rohanraj-aipro commented 1 year ago

discord

rohanraj-aipro commented 1 year ago

i used volumemax command. not working

rohanraj-aipro commented 1 year ago

infact, any command is not working