Limnoria/plugins/Karma
James Lu a755238ef4 Add/improve help for Debug + plugins from F-W:
- Debug
- Factoids
- Format
- Games
- Google
- Herald
- Internet
- Karma
- Lart
- Math
- Misc
- MoobotFactoids
- Network
- News
- NickAuth
- Nickometer
- Note
- Owner
- Protector
- Quote
- QuoteGrabs
- Relay
- Scheduler
- Seen
- ShrinkUrl
- Status
- String
- Time
- Todo
- Topic
- URL
- Unix
- User
- Utilities
- Web
2014-11-30 12:07:41 -08:00
..
locales Karma: fix allowSelfRating 2014-10-12 13:22:56 -07:00
README.md Karma: fix quoting in README.md and one mistake. 2014-06-08 17:10:28 +03:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Karma: add support configurable chars (picks up where #596 left off) 2014-10-12 12:56:43 -07:00
messages.pot Karma: update l10n-fi & messages.pot 2014-08-01 20:08:01 +03:00
plugin.py Add/improve help for Debug + plugins from F-W: 2014-11-30 12:07:41 -08:00
test.py Karma: Fix tests. 2014-07-19 14:22:09 +00:00

README.md

This will increase or decrease karma for the item.

If config plugins.karma.allowUnaddressedKarma is set to True (default since 2014.05.07), 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 doesnt have anything else in it.

If config plugins.karma.allowUnaddressedKarma is set to False, you must address the bot with nick or prefix to add or subtract karma.