utils
|
make utils.from_pretty_time() format much stricter
|
2019-09-04 11:22:56 +01:00 |
Cache.py
|
change Cache.py to be key:value
|
2019-09-02 14:07:26 +01:00 |
Database.py
|
add --remove-server/-R cli arg
|
2019-07-12 09:30:22 +01:00 |
EventManager.py
|
pull priority out of kwargs in _hook
|
2019-07-30 15:24:13 +01:00 |
IRCChannels.py
|
'self.channels' -> 'self._channels'
|
2019-07-11 14:22:33 +01:00 |
IRCLine.py
|
source should have ':' appended
|
2019-07-28 20:55:54 +01:00 |
Timers.py
|
Return new Timers
|
2019-07-09 11:16:34 +01:00 |