Sp00p64 / DiscordRAT

Discord Remote Administration Tool fully written in Python3
413 stars 106 forks source link

IndexError : list index out of range #55

Open SuperMoke opened 2 years ago

SuperMoke commented 2 years ago

Ignoring exception in on_ready Traceback (most recent call last): File "C:\Users\Marc\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\client.py", line 343, in _run_event await coro(*args, **kwargs) File "C:\Users\Marc\Desktop\Discord-RAT-main\DiscordRAT.py", line 107, in on_ready newchannel = await client.guilds[0].create_text_channel(channel_name) IndexError: list index out of range

Sp00p64 commented 2 years ago

Could you give me your python version ?