utils
|
asyncio.gather -> asyncio.wait (with timeout)
|
2019-07-08 14:50:11 +01:00 |
Database.py
|
add --remove-server/-R cli arg
|
2019-07-12 09:30:22 +01:00 |
EventManager.py
|
gotta str()-ify kwargs before logging it
|
2019-07-15 14:27:55 +01:00 |
IRCBot.py
|
Update IRCBot except queue.Empty comment
|
2019-06-26 13:43:00 +01:00 |
IRCChannel.py
|
"paramatered" -> "parametered"
|
2019-07-04 17:23:36 +01:00 |
IRCChannels.py
|
'self.channels' -> 'self._channels'
|
2019-07-11 14:22:33 +01:00 |
IRCServer.py
|
"paramatered" -> "parametered"
|
2019-07-04 17:23:36 +01:00 |
Timers.py
|
Return new Timers
|
2019-07-09 11:16:34 +01:00 |