.. _plugin-karma: The Karma plugin ================ .. command-load: load [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Loads the Karma database for ** from ** in the bot's data directory. ** is only necessary if the message isn't sent in the channel itself. .. command-dump: dump [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dumps the Karma database for ** to ** in the bot's data directory. ** is only necessary if the message isn't sent in the channel itself. .. command-die: die ^^^^ .. command-clear: clear [] ^^^^^^^^^^^^^^^^^^^^^^^^ Resets the karma of ** to 0. .. command-most: most [] {increased,decreased,active} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Returns the most increased, the most decreased, or the most active (the sum of increased and decreased) karma things. ** is only necessary if the message isn't sent in the channel itself. .. command-karma: karma [] [ ...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Returns the karma of **. If ** is not given, returns the top N karmas, where N is determined by the config variable supybot.plugins.Karma.rankingDisplay. If one ** is given, returns the details of its karma; if more than one ** is given, returns the total karma of each of the the things. ** is only necessary if the message isn't sent on the channel itself.