jesopo
|
29d5ab9b56
|
_handle takes a server param
|
2019-05-22 08:42:41 +01:00 |
|
jesopo
|
82e79ac4e5
|
there's no 1 index arg for a batch-end
|
2019-05-22 08:42:27 +01:00 |
|
jesopo
|
6a4852d2b4
|
server and tag var don't exist
|
2019-05-22 08:42:03 +01:00 |
|
jesopo
|
7547eee96d
|
Catch server version string, from RPL_MYINFO
|
2019-05-15 17:12:21 +01:00 |
|
jesopo
|
f7eae1a978
|
Tokenize IRC data as soon as it comes out of IRCServer
|
2019-05-09 10:36:33 +01:00 |
|
jesopo
|
76ae55499b
|
Log which server an ERROR came from
|
2019-03-19 10:26:15 +00:00 |
|
jesopo
|
5d7f017c9c
|
Enum values shouldn't be all upper case
|
2019-03-10 13:14:25 +00:00 |
|
jesopo
|
cf262c6d8a
|
We need to import EventManager in line_handler/__init__.py
|
2019-03-03 23:34:39 +00:00 |
|
jesopo
|
2affba99ca
|
Minor refactors across line_handler
|
2019-03-03 22:46:24 +00:00 |
|
jesopo
|
8c94bcf6ca
|
Move utils.irc.IRCParsedLine to IRCLine.ParsedLine, improve truncation
mechanism, don't convert sent line from ParsedLine to text to ParsedLine for
line_handler handling
|
2019-02-23 21:33:04 +00:00 |
|
jesopo
|
5cae86333b
|
Typo, 'channels' -> 'channel'
|
2019-02-22 11:27:31 +00:00 |
|
jesopo
|
6177d5c984
|
Typo, 'channels' -> 'channel'
|
2019-02-22 11:25:04 +00:00 |
|
jesopo
|
47c2cbb0fa
|
Split line_handler.py out in to different files for different categories
|
2019-02-22 11:23:36 +00:00 |
|