mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
3dba9088b0
Conflicts: INSTALL plugins/ChannelLogger/README.txt plugins/ChannelStats/README.txt plugins/Google/plugin.py plugins/Google/test.py plugins/Plugin/test.py plugins/Web/test.py setup.py src/callbacks.py src/ircdb.py src/irclib.py src/utils/str.py test/test_irclib.py |
||
---|---|---|
.. | ||
locales | ||
__init__.py | ||
config.py | ||
messages.pot | ||
plugin.py | ||
README.txt | ||
test.py |
This will increase or decrease karma for the item. If "config plugins.karma.allowUnaddressedKarma" is set to true, saying "boats++" will give 1 karma to "boats", and "ships--" will subtract 1 karma from "ships". However, if you use this in a sentence, like "That deserves a ++. Kevin++", 1 karma will be added to "That deserves a ++. Kevin", so you should only add or subtract karma in a line that doesn't have anything else in it. If "config plugins.karma.allowUnaddressedKarma" is set to false, you must use "botname: bots++" to add or subtract karma.