AlexFlipnote / GiveMeBadge
- вторник, 15 ноября 2022 г. в 00:39:16
Pretty simple Discord bot to get the active developer badge
No Text To Speech https://www.youtube.com/watch?v=PpYw7lQiNqI
Keep in mind that it has been moved to here to make it easier and better.
Question | Answer |
---|---|
The bot does not respond! | You need to keep GiveMeBadge open while you do the command: the application keeps your bot alive. |
My server doesn't popup when I try apply for the badge! | Is your server a community server? Go to Server Settings and if you see "Enable Community", you need to do that. |
I tried to open the file but it says it's a virus! (PC/VirusTotal) Am I safe? | Yes you are safe! I am just not going to be bothered to pay a lot of money just to sign the application. It's completely safe. Run it with Python if you really do not like the executable file. |
It gives me SSL error and I can't run the application, help! | Sometimes the compiled version can fail on your machine which is not something I can control, you can either try to run it from the source using Python, or you can use the mobile version |
index.py
file from the src repo (You can download a .zip from the "Code" button) and run it with python3
. You will also need to install some dependencies with pip
, you can see them here.CTRL + V
, some support it) and DO NOT share the token, please.
/hello
command provided to you
pip install -r requirements.txt
python index.py
Join https://discord.gg/AlexFlipnote if you need help.