Skip to content

specificquote

smileyhead edited this page Aug 24, 2025 · 1 revision

The /specificquote command returns a specific quote. The quote to be recalled may be referenced by its ID number (zero-indexed). You can also specifically query for the latest quote to be added to the database. For general information about quotes, see /help /quote.

Usage:
/specificquote 56 returns quote #56 (the 55th quote to be added to the database).
/specificquote #56 returns quote #56 (the 55th quote to be added to the database).
/specificquote latest returns the latest quote.

Clone this wiki locally