Age | Commit message (Collapse) | Author |
|
because the proc is used for non plugin files too
|
|
|
|
|
|
|
|
simpler definitions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
user. fixed help too.
|
|
nickname, and 'lastfm' by itself will
retunr the now playing tracks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
installation
path/command for the msgmerge-wrapper can be adjusted with env var, if
"ruby msgmerge-wrapper.rb" doesn't work on the platform
|
|
|
|
|
|
|
|
|
|
instead of "UTC" all the time
|
|
|
|
|
|
|
|
|
|
|
|
If the bot fails to load (e.g. because of missing dependency) the user
might miss the last error messages because the logger thread wouldn't
reach completion. Ensure its closure in an END block.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
String#each_char is only available in ruby 1.8.7, so use each_byte
followed by .chr
|
|
|
|
|
|
|
|
|