0fc4227f58a1f0e8457cc4eb9de8b679d381253f
Discord Analyst
When you need statistics about your discord server
%help (command)- info about commands%info- version and uptime%emotes- gives you a full ranking of the server emotes by usage- Be more specific by adding some
@memberor#channelin arguments
- Be more specific by adding some
Running this bot
1. Install requirements
pip3 install -r requirements.txt
2. Make a .env file as following
#.env
DISCORD_TOKEN=<bot token from discordapp.com/developers>
3.Invite bot in your discord server
Generate and use the OAuth2 link in discordapp.com/developers to invite it.
You will need:
- Scopes:
- bot
- Bot Permissions:
- View Channels
- Send Messages
- Read Message History
4. Launch bot
python3 bot.py
Changelog
- v1.1:
- coma separator for big numbers
- history loading by chunks for big channels (performance increase)
- bug fix
- v1.0: stable release
Languages
Python
99.8%
Dockerfile
0.2%