Skip to content

A World of Warships discord bot that focuses on tracking and calculating clan statistics

License

Notifications You must be signed in to change notification settings

enderland07/ClanStatsBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClanStatsBot

Made by [MIA]Modulatus

A (WIP) World of Warships discord bot that mainly focuses on calculating and tracking changes in clan statistics :~)

Data

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

If you would like to copy the source code, you can generate your own Wargamimg API ID

A couple of assumptions are made when taking statistics of players:

  1. Individual player statistics are not hidden
  2. Players have played at least 1 battle in random battles/PvP

Structure

  • bot.py

    • update.py
    • post.py
      • stats.py
      • data.py
      • API.py
  • util.py

About

A World of Warships discord bot that focuses on tracking and calculating clan statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.1%
  • HTML 7.9%