| 
 /petition <message> - Creates a petition and adds it to the queue
 #listpetition - lists all open petitions that haven't been deleted
 
 #viewpetition <number> - views the petition number found in the output of the #listpetition command.  This will show the message entered by the petitioner.
 
 #delpetition <number> - deletes the petition
 
 That is about all there is to it.  I know you requested a dev, but I am not sure what else you could possibly want to know about it unless you are changing code to get the UI petition system working.
 |