User:Jpr@uab.edu/DocsBotCookbook: Difference between revisions

From Cheaha
Jump to navigation Jump to search
(Initial notes on Mediawiki Bots and how to read their documentation)
(No difference)

Revision as of 17:24, 24 February 2012

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.