Advertisement
Guest User

Untitled

a guest
Aug 31st, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. Modes:
  2. - First: the first correct responder gains 5 points.
  3. - Timer: each correct responder gains up to 5 points based on how quickly they answer.
  4. - Number: each correct responder gains up to 5 points based on how many participants are correct.
  5. Categories: Arts & Entertainment, Pokémon, Science & Geography, Society & Humanities, Random, and All.
  6. Game lengths:
  7. - Short: 20 point score cap. The winner gains 3 leaderboard points.
  8. - Medium: 35 point score cap. The winner gains 4 leaderboard points.
  9. - Long: 50 point score cap. The winner gains 5 leaderboard points.
  10. Game commands:
  11. - /trivia new [mode], [category], [length] - Begin signups for a new trivia game. Requires: + % @ # & ~
  12. - /trivia join - Join a trivia game during signups.
  13. - /trivia start - Begin the game once enough users have signed up. Requires: + % @ # & ~
  14. - /ta [answer] - Answer the current question.
  15. - /trivia kick [username] - Disqualify a participant from the current trivia game. Requires: % @ # & ~
  16. - /trivia leave - Makes the player leave the game.
  17. - /trivia end - End a trivia game. Requires: + % @ # ~
  18. Question modifying commands:
  19. - /trivia submit [category] | [question] | [answer1], [answer2] ... [answern] - Add a question to the submission database for staff to review.
  20. - /trivia review - View the list of submitted questions. Requires: @ # & ~
  21. - /trivia accept [index1], [index2], ... [indexn] OR all - Add questions from the submission database to the question database using their index numbers or ranges of them. Requires: @ # & ~
  22. - /trivia reject [index1], [index2], ... [indexn] OR all - Remove questions from the submission database using their index numbers or ranges of them. Requires: @ # & ~
  23. - /trivia add [category] | [question] | [answer1], [answer2], ... [answern] - Add a question to the question database. Requires: % @ # & ~
  24. - /trivia delete [question] - Delete a question from the trivia database. Requires: % @ # & ~
  25. - /trivia qs - View the distribution of questions in the question database.
  26. - /trivia qs [category] - View the questions in the specified category. Requires: % @ # & ~
  27. Informational commands:
  28. - /trivia status [player] - lists the player's standings (your own if no player is specified) and the list of players in the current trivia game.
  29. - /trivia rank [username] - View the rank of the specified user. If none is given, view your own.
  30. - /trivia ladder - View information about the top 15 users on the trivia leaderboard.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement