Skip to content

snowolfeu/stewbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stewbot is a Python IRC script which accepts commands and performs utility
operations related to steward or administrator tasks. It has grown rather
organically from a single-file script based on pywikipedia into an independent
modularized framework, so there are still issues with tight coupling and messy
code.

To configure stewbot, open stewardbot/__config__.py and change the values therein.
(You can peek at the default config values in stewbot/DefaultSettings.py.)

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.2%
  • C 5.8%