User:Exec: Difference between revisions

From SoylentNews
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''Exec'''
[[IRC:exec]]
 
 
 




__TOC__
__TOC__
==Development==
[[user:crutchy]]
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==
Currently bot capabilitiy is limited to logging in and out of the wiki using the MediaWiki API.




Line 9: Line 27:


==How it works==
==How it works==
Exec is a php IRC bot.





Revision as of 13:42, 28 May 2014

IRC:exec



Development

user:crutchy

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

Currently bot capabilitiy is limited to logging in and out of the wiki using the MediaWiki API.


Approved tasks

How it works

Exec is a php IRC bot.


Description of tasks

Scripts

Logs