User:Exec
Development
Wiki interaction library code to be developed for the exec script executive, to enable performing of specific wiki operations from IRC by authorized users.
Ideas for possible bot tasks include maintaining team and project to-do lists and outputting certain filtered items in IRC.
Other tasks might eventually include identifying and classifying issues raised in talk pages, and keeping track of them.
Capabilities
Editing of wiki articles may be performed using the ~wiki alias in IRC (must be authorized).
Approved tasks
How it works
Exec is a php IRC bot. IRC:exec
Description of tasks
Scripts
~wiki login ~wiki title[|section] (gets [section] content) ~wiki edit title|section|text ~wiki edit title|section| (deletes section) ~wiki logout
https://github.com/crutchy-/test/blob/master/scripts/wiki.php
must be authorized to use this script in IRC