Skip to content

A Python IRC script which automates interactions with MediaWiki wikis based on commands given by users on IRC; primarily intended for Wikimedia steward or administrator operations, but work is being done to enable Wikia and generic wiki use.

License

Pathoschild/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, rename stewardbot/__config__.example.py to
stewardbot/__config__.py and change the values therein. (You can peek at the
default config values in stewbot/DefaultSettings.py.)

About

A Python IRC script which automates interactions with MediaWiki wikis based on commands given by users on IRC; primarily intended for Wikimedia steward or administrator operations, but work is being done to enable Wikia and generic wiki use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published