.. _plugin:quote: ===== QUOTE ===== | about ----- | :author: FeedBackLoop :contact: FREENODE/#fbf :distribution: core :license: | description ----------- | quotes plugin | commands -------- | :commands in this plugin: quote-bad .. quote-good .. quote-add .. quote-del .. quote-search .. quote-last .. quote .. quote-id .. quote-who .. quote-2 .. quote-count | 1) *quote .. [handle_quote]* :description: quote .. show random quote :permissions: USER .. WEB .. ANON .. ANONQUOTE :code: :ref:`fbf.plugs.db.quote_quote_command`. :examples: :: ;quote #1 mekker 2) *quote-2 .. [handle_quote]* :description: quote-2 .. show 2 random quotes :permissions: USER .. WEB .. ANON .. ANONQUOTE :code: :ref:`fbf.plugs.db.quote_quote-2_command`. :examples: :: ;quote-2 #1 mekker #1 mekker 3) *quote-add .. [handle_quoteadd]* :description: quote-add .. add a quote :permissions: USER .. QUOTEADD :code: :ref:`fbf.plugs.db.quote_quote-add_command`. :examples: :: ;quote-add mekker quote 2 added 4) *quote-bad .. [handle_quotebad]* :description: show top ten negative karma :permissions: USER .. WEB .. ANON .. ANONQUOTE :code: :ref:`fbf.plugs.db.quote_quote-bad_command`. :examples: :: ;quote-bad quote karma void 5) *quote-count .. [handle_quotescount]* :description: quote-count .. show number of quotes :permissions: USER .. WEB .. ANON .. ANONQUOTE :code: :ref:`fbf.plugs.db.quote_quote-count_command`. :examples: :: ;quote-count quotes count is 0 6) *quote-del .. [handle_quotedel]* :description: quote-del .. delete quote by id :permissions: QUOTEDEL .. OPER .. QUOTE :code: :ref:`fbf.plugs.db.quote_quote-del_command`. :examples: :: ;quote-del 2 can't delete quote with nr 2 7) *quote-good .. [handle_quotegood]* :description: show top ten positive karma :permissions: USER .. WEB .. ANON .. ANONQUOTE :code: :ref:`fbf.plugs.db.quote_quote-good_command`. :examples: :: ;quote-good quote karma void 8) *quote-id .. [handle_quoteid]* :description: quote-id .. show quote by id :permissions: USER .. WEB .. ANON .. ANONQUOTE :code: :ref:`fbf.plugs.db.quote_quote-id_command`. :examples: :: ;quote-id 2 can't fetch quote with id 2 9) *quote-last .. [handle_quotelast]* :description: quote-last .. show last quote :permissions: USER .. WEB .. ANON .. ANONQUOTE :code: :ref:`fbf.plugs.db.quote_quote-last_command`. :examples: :: ;quote-last none 10) *quote-search .. [handle_quotesearch]* :description: quote-search .. search quotes :permissions: USER .. WEB .. ANON .. ANONQUOTE :code: :ref:`fbf.plugs.db.quote_quote-search_command`. :examples: :: ;quote-search bla no quotes found with bla 11) *quote-who .. [handle_quotewho]* :description: quote-who .. show who added a quote :permissions: USER .. WEB .. ANON .. ANONQUOTE :code: :ref:`fbf.plugs.db.quote_quote-who_command`. :examples: :: ;quote-who 1 no who quote data available