-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
[2025-03-01 15:55:23] [INFO ] discord.client: logging in using static token
[2025-03-01 15:55:23] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: e8fd0b2c0b5e5c7b7f1875b9576beece).
[2025-03-01 15:55:25] [ERROR ] discord.client: Ignoring exception in on_ready
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\client.py", line 481, in _run_event
await coro(*args, **kwargs)
File "C:\Users\Administrator\Desktop\Pegasus-C2-main\pegasus.py", line 34, in on_ready
channel = await guild.create_text_channel(session_id)
AttributeError: 'NoneType' object has no attribute 'create_text_channel'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels