ircrobots/ircrobots
2020-04-02 18:16:29 +01:00
..
__init__.py add some useful imports to ircrobots/__init__.py 2020-04-02 18:16:29 +01:00
bot.py remove unneeded imports (thanks importchecker!) 2020-04-02 18:00:28 +01:00
contexts.py add interface for code units that need an IServer context 2020-04-02 17:55:50 +01:00
interface.py remove unneeded imports (thanks importchecker!) 2020-04-02 18:00:28 +01:00
ircv3.py remove unneeded imports (thanks importchecker!) 2020-04-02 18:00:28 +01:00
matching.py add Server.wait_for(), so you can await until getting a matching message 2020-04-02 17:00:50 +01:00
params.py move ConnectionParams (and SASLParams) out to params.py 2020-04-02 17:55:15 +01:00
sasl.py remove unneeded imports (thanks importchecker!) 2020-04-02 18:00:28 +01:00
server.py remove unneeded imports (thanks importchecker!) 2020-04-02 18:00:28 +01:00