Skip to content

Quotes

Adds a quote and returns:
Quote created with number: x
Syntax: !<cmd> the quote here


Edits a quote and returns:
Quote updated
Syntax: !<cmd> <number> the new quote here


Deletes a quote and returns:
Quote deleted
Syntax: !<cmd> <number>


Using !<cmd> without a number returns a random quote.
If a number is provided as the first argument, it returns that specific quote.

Syntax: !<cmd> [number]

Command: !quote Response:

"{quote.message}" ({quote.date}, id: {quote.number}, by: {quote.user})

Returns the quote message.


Returns the quote number.


Returns the user who added the quote.


Returns the date when the quote was added.