Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Tarasa24/discord-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Analytics

Analyze your own Discord Guild and see the statistics

Table of contents

General info

Have you ever wanted to see who is the top chatter in your favorite Discord guild? Or have you ever wondered, what are the most active hours during the period of the day? Maybe you want to see user-specific statistics. Or are you simply a data-lover like me?


Currently supported features:

  • ➤ User-specific stats
  • ➤ Messages per user
  • ➤ Words per user
  • ➤ Messages per channel
  • ➤ Message count every single day of guild history
  • ➤ Message count in specific hours
  • ➤ Frequently used words
  • ➤ Number showing how many times was user mentioned
  • ➤ Information about individual users
  • ➤ Pictures sent by individual users

Technologies

Project is created with:

Requirements and Setup

DHT

Using Discord History Tracker, scrape server of your choice and save the generated file.

When in doubt how to use mentioned tracker, head to the official website: dht.chylex.com

Execution

Parser

 $ cd py_parser
 $ python app.py "<path to the generated file>"

Preview

Live version: All features, limited uptime, or self hosted > repo

Static version: Limited features, unlimited uptime