User:Exec: Difference between revisions

From SoylentNews
Jump to navigation Jump to search
Line 11: Line 11:
[[user:crutchy]]
[[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.
https://github.com/crutchy-/test/blob/master/scripts/wiki.php
 
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==
==Capabilities==

Revision as of 11:35, 22 July 2014

IRC:exec



Development

user:crutchy

https://github.com/crutchy-/test/blob/master/scripts/wiki.php

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

Logs

http://irciv.us.to/irc_logs/


http://irciv.us.to/exec_logs/20140702.txt