Age | Commit message (Collapse) | Author |
|
|
|
This makes it so the -d debug flag on the rbot
command line will always log to STDOUT, previously
it would just force the log level.
|
|
|
|
Rename and improve karma plugin
|
|
previously getimpl returned eigenclasses aswell which
always was an issue but i guess a minor change in ruby
triggered this.
|
|
Prior to this commit, rbot used a "karma" system for keeping
track of user points. This phrasing, while widespread, is
unnecessarily appropriationist.
This commit renames the plugin to a more neutral "points"
system, accomplishing exactly the same goal without using
culturally problematic language.
For more background please read: http://bit.ly/1MfLmce
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this commit integrates better in the existing message
dispatching / authentication system of rbot.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|