| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
(color reset)
|
| |
|
|
| |
follows a background color
|
| | |
|
| | |
|
| |
|
|
| |
colors
|
| |
|
|
| |
modules/line_handler.py
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
clarification, fix issue in color tokenizing that caused bolds to be put in the
wrong place
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
modules/print_activity.py
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
--add-server flag for start.py, to add new server
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
JSON message tags
|
| | |
|
| |
|
|
| |
IRCServer.Server
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
there's not a space after the command
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
`args` so we can get rid of `last`/`arbitrary` and add IRCArgs (with .get())
to help only getting an arg index if it exists
|