forked from tannn/TriviaTime
-
Notifications
You must be signed in to change notification settings - Fork 2
TriviaMod Guide
Joho edited this page Feb 15, 2019
·
3 revisions
If you are a TriviaMod, you have super special powers! Namely: approving questions for deletion; approving new questions; and approving edits.
The list of available commands can be retrieved in IRC with:
!list TriviaTime
For additional details and syntax information regarding a specific command, use:
!help <command>
All of the commands outlined here are documented with the above command.
To list all edits:
!listalledits #trivia <pagenumber>
To view the details of an edit:
!showedit #trivia <edit number>
To accept an edit:
!acceptedit #trivia <edit number>
To deny an edit:
!rmedit #trivia <edit number>
To list all deletes:
!listdeletes #trivia <pagenumber>
To view the details of a delete:
!showdelete #trivia <delete number>
To accept a delete:
!acceptdelete #trivia <delete number>
To deny a delete:
!rmdelete #trivia <delete number>
To undo a delete:
!restorequestion <question number>
To list all new questions:
!listnew #trivia <pagenumber>
To view the details of a new question:
!shownew #trivia <new number>
To accept a new question:
!acceptnew #trivia <new number>
To deny a new question:
!rmnew #trivia <new number>
To list all reports:
!listreports #trivia <pagenumber>
To view the details of a report:
!showreport #trivia <report number>
To accept a report:
!acceptreport #trivia <report number>
To deny a report:
!rmreport #trivia <report number>