quote .. [handle_quote]
description: | quote .. show random quote |
permissions: | USER .. WEB .. ANON .. ANONQUOTE |
code: | quote command. |
examples: | |
<user> ;quote
<output> #1 mekker
quote-2 .. [handle_quote]
description: | quote-2 .. show 2 random quotes |
permissions: | USER .. WEB .. ANON .. ANONQUOTE |
code: | quote-2 command. |
examples: | |
<user> ;quote-2
<output> #1 mekker
<output> #1 mekker
quote-add .. [handle_quoteadd]
description: | quote-add <txt> .. add a quote |
permissions: | USER .. QUOTEADD |
code: | quote-add command. |
examples: | |
<user> ;quote-add mekker
<output> quote 2 added
quote-bad .. [handle_quotebad]
description: | show top ten negative karma |
permissions: | USER .. WEB .. ANON .. ANONQUOTE |
code: | quote-bad command. |
examples: | |
<user> ;quote-bad
<output> quote karma void
quote-count .. [handle_quotescount]
description: | quote-count .. show number of quotes |
permissions: | USER .. WEB .. ANON .. ANONQUOTE |
code: | quote-count command. |
examples: | |
<user> ;quote-count
<output> quotes count is 0
quote-del .. [handle_quotedel]
description: | quote-del <nr> .. delete quote by id |
permissions: | QUOTEDEL .. OPER .. QUOTE |
code: | quote-del command. |
examples: | |
<user> ;quote-del 2
<output> can't delete quote with nr 2
quote-good .. [handle_quotegood]
description: | show top ten positive karma |
permissions: | USER .. WEB .. ANON .. ANONQUOTE |
code: | quote-good command. |
examples: | |
<user> ;quote-good
<output> quote karma void
quote-id .. [handle_quoteid]
description: | quote-id <nr> .. show quote by id |
permissions: | USER .. WEB .. ANON .. ANONQUOTE |
code: | quote-id command. |
examples: | |
<user> ;quote-id 2
<output> can't fetch quote with id 2
quote-last .. [handle_quotelast]
description: | quote-last .. show last quote |
permissions: | USER .. WEB .. ANON .. ANONQUOTE |
code: | quote-last command. |
examples: | |
<user> ;quote-last
<output> none
quote-search .. [handle_quotesearch]
description: | quote-search <txt> .. search quotes |
permissions: | USER .. WEB .. ANON .. ANONQUOTE |
code: | quote-search command. |
examples: | |
<user> ;quote-search bla
<output> no quotes found with bla
quote-who .. [handle_quotewho]
description: | quote-who <nr> .. show who added a quote |
permissions: | USER .. WEB .. ANON .. ANONQUOTE |
code: | quote-who command. |
examples: | |
<user> ;quote-who 1
<output> no who quote data available