A (WIP) World of Warships discord bot that mainly focuses on calculating and tracking changes in clan statistics :~)
All the data used in this bot is either retrieved from the Wargaming API for World of Warships, or the official wows-numbers website (na.wows-numbers.com)
PR Calculation Formula is provided by na.wows-numbers.com
A couple of assumptions are made when taking statistics of players:
- Individual player statistics are not hidden
- Players have played at least 1 battle in random battles/PvP
- Array Vectorization with numpy to decrease compute time
- Database Storage with MongoDB to simplify and secure storage
- Format Font as Image using PIL to allow for increased formatability (colors :D)
If you would like to copy the source code, you can generate your own Wargamimg API ID
Use pip3 install -r requirements.txt
to install required libraries
Fonts used in PIL image generation are in /fonts