| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
lists) to reuse the formatting code (commands.py)
|
| |
|
|
| |
prepended to a usage string when only 1 usage string was available (commands.py)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
"bitbot: ping") but ignore prefixed commands (e.g. "!ping")
|
| | |
|
| | |
|
| |
|
|
| |
(preprocess.command)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
related functionality
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
modules/commands.py to reply to specific messages by use of msgids
|
| | |
|
| |
|
|
| |
specific function calls (e.g. preprocess.command)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
denotation of multiple event hooks
|
| | |
|
| | |
|
| |
|
|
| |
and fix duck decoys.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
pre-2.2 means that because red colors are displayed as red+bold, the second
FONT_COLOR (\x03) only resets the red coloring, not the bold, meaning the rest
of the line is bold.
|
| |
|
|
| |
whitespace-prefixed PRIVMSG
|