moom825 / Discord-RAT

Discord Remote Administration Tool fully written in Python3
240 stars 50 forks source link

!displaydir #25

Closed dreamywashere closed 2 years ago

dreamywashere commented 2 years ago

noring exception in on_message Traceback (most recent call last): File "C:\Users\drm\AppData\Roaming\Python\Python39\site-packages\discord\client.py", line 343, in _run_event await coro(*args, **kwargs) File "C:\Users\drm\Desktop\DiscordRAT-master\DiscordRAT.py", line 695, in on_message numb = len(result) TypeError: object of type 'CompletedProcess' has no len()

moom825 commented 2 years ago

should be fixed, message me if problem persists