Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-13 | message: add #thanks method, similar to okay | Matthias Hecker | |
2020-04-07 | plugin(note): test cases added, closes #24 | Matthias Hecker | |
2020-04-06 | plugin(points): +/- must come after, closes #34 | Matthias Hecker | |
This modifies the karma/points plugin to ignore increment/ decrement suffixes. `--SOMETHING` is more trouble than its worth, people will write --NAME as a signature, or paste a command line argument, e.g. `ls --sort time` which causes issues. I also added tests for the points plugin, the plan is to make the plugin testing easier more "rubionic" | |||
2020-04-06 | tests: mocked bot and messages added, added points tests | Matthias Hecker | |