| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| | |
|
| |
|
|
| |
information that mode changes can cause (e.g. hostname change)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
`action` param and `elif` can't go after `else`!
|
| |
|
|
| |
modules/line_handler.py
|
| |
|
|
| |
modules/line_handler.py
|
| | |
|
| |
|
|
| |
modules/line_handler.py)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
active
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
`args` so we can get rid of `last`/`arbitrary` and add IRCArgs (with .get())
to help only getting an arg index if it exists
|
| | |
|
| |
|
|
| |
utils.irc.parse_line
|
| |
|
|
| |
references.
|
| |
|
|
|
| |
events from src/IRCServer.py as call_unsafe to make errors like that more
apparent.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
related functionality
|
| | |
|
| |
|
|
| |
messages
|
| | |
|
| | |
|
| |
|
|
| |
modules/commands.py to reply to specific messages by use of msgids
|
| |
|
|
|
| |
'nick!user@host NICK :newnick' (which is RFC compliant but BitBot didn't support
it)
|
| | |
|
| |
|