User:Jpr@uab.edu/DocsBotCookbook

From Cheaha
Revision as of 17:24, 24 February 2012 by Jpr@uab.edu (talk | contribs) (Initial notes on Mediawiki Bots and how to read their documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Writing bots for docs is for finding and writing information.

Some things to get started.

Anatomy of a Bot

Everything has an anatomy and bots are no different. If you want them to help you, you need to understand what makes them tick. The Creating a bot page give a good overview. To get a starting context, make sure you read:

Useful Existing Bots

There's already a lot of work in this space and some tools are designed to be generally helpful, like edit assitors.

AutoWikiBot

The AutoWikiBrowser bot is a mediawiki editor for windows that is designed to ease editing tasks. It looks interesting but it's possible our default config for authn on docs will make tools like this harder to use since our log in is not by user/pass. If it supports ssl auth then it's awesome. Otherwise something else woudl need to be done to support tools like this.