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