| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
commits
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
handling
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
`action` param and `elif` can't go after `else`!
|
| |
|
|
| |
modules/line_handler.py
|
| | |
|
| |
|
|
| |
modules/line_handler.py
|
| |
|
|
| |
to avoid the weechat bolding bug but not bold the colors
|
| | |
|
| |
|
|
| |
color it is, thus a forceful unbolding isn't required!
|
| |
|
|
| |
modules/print_activity.py
|
| | |
|
| |
|
|
| |
modules/line_handler.py)
|
| | |
|
| |
|
|
| |
"bitbot: ping") but ignore prefixed commands (e.g. "!ping")
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
database (dict of '{"name": , "permissions": }')
|
| |
|
|
|
|
|
| |
database to be a dictionary ({"comment": , "permissions": }) and change the
!apikey command to take a `comment` arg (to note what specific keys are intended
for) and vararg `permissions` (a list of endpoints the API key is allowed to
hit)
|
| | |
|
| | |
|