Discord-Servercount
With this script you can check the amount of servers you are in, along with statistics of how many servers you are owner in and in how many servers you have administrator permissions!
How to use
Download the repository and install all dependencies (in
required.txt
)python -m pip install -r required.txt
Create an application in https://discord.com/developers/applications and to the following steps:
- In OAuth2 > General | Add a redirect:
http://127.0.0.1:13337
& save changes- In Oauth2 > General | Copy the Client ID and the Client Secret and paste it into the
config.json
file inMain/config
Open the folder in your preferred command prompt and run the Main folder
python main.py
Head over to your localhost port 13337, you will see it pop up in the terminal and you can copy paste, or click here: http://127.0.0.1:13337
Check out your statistics!