Closed Dagilio closed 4 months ago
Describe the bug When ran on target pc, nothing happens with the bot, It's in debug mode since im trying on a VM so I can see it say "Hello from the PyGame community a couple times then it just sits at "discord.client: logging in using static token". I have triple checked the server ID and the bot token, as well as enabled all 3 intents for the bot, both before and after inviting (tried with different bots and an alt acc in case I was rate limited) ALSO as the owenr of the disc server I gave the bots admin role cus why not.
To Reproduce BUILD PC: Windows 10, defender off, antivirus off etc, debug mode on, python 3.11.0 (I heard 3.11.4 may be the solution but not sure) Made sure to disable vm protections as well. TARGET PC: windows 10 pro vm, not a lot of C drive storage which was a problem for me before since it couldn't extract but when added more storage it could successfully extract and start to run.
Expected behavior I assume when it says "logging in using static token" for discord it is supposed to then go online and create the channels, yet the bot doesn't come online. As said before I tried with a new bot and new discord account so I expected myself not to be rate limited which I don't think the new account is.
Your account is rate limited. Try again later or use another account.
I am definitely 100% not rate limited because my others bots (music and other shit not malware) come online just fine which I run locally on my device. So I don't know what the real fix is
Describe the bug When ran on target pc, nothing happens with the bot, It's in debug mode since im trying on a VM so I can see it say "Hello from the PyGame community a couple times then it just sits at "discord.client: logging in using static token". I have triple checked the server ID and the bot token, as well as enabled all 3 intents for the bot, both before and after inviting (tried with different bots and an alt acc in case I was rate limited) ALSO as the owenr of the disc server I gave the bots admin role cus why not.
To Reproduce BUILD PC: Windows 10, defender off, antivirus off etc, debug mode on, python 3.11.0 (I heard 3.11.4 may be the solution but not sure) Made sure to disable vm protections as well. TARGET PC: windows 10 pro vm, not a lot of C drive storage which was a problem for me before since it couldn't extract but when added more storage it could successfully extract and start to run.
Expected behavior I assume when it says "logging in using static token" for discord it is supposed to then go online and create the channels, yet the bot doesn't come online. As said before I tried with a new bot and new discord account so I expected myself not to be rate limited which I don't think the new account is.