Skip to content

TriviaMod Guide

Joho edited this page Feb 15, 2019 · 3 revisions

TriviaMod Guide

If you are a TriviaMod, you have super special powers! Namely: approving questions for deletion; approving new questions; and approving edits.

Overview

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.


Edits

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>

Deletes

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>

New Questions

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>

Reports

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>
Clone this wiki locally