Skip to content

minsis/sopel-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sopel-stats

Advanced stats tracking module for Sopel IRC bot.

Installation

Best way:

pip install sopel_modules.stats  

Not so best way:

git clone https://github.com/minsis/sopel-stats.git  
cd sopel-stats  
pip install .  

Commands

.words [nick] - Shows you word count of you or nick  
.gwords [nick] - Shows global word count of you or nick  
.stats [nick] - Shows you general stats of you or nick  
.gstats [nick] - Shows global stats of you or nick  

TODO

  • Separate helper functions into their own file
  • Add a way to clear data via chat
  • Add variables into dict for easier handling
  • Add admin commands (e.g turn off count in room, user, etc)

About

Advanced stats tracking module for sopel IRC bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages