maubot/maubot
2018-11-01 12:28:56 +02:00
..
lib Make it work 2018-10-17 01:30:08 +03:00
loader Fix bugs in init and plugin upload filenames 2018-11-01 12:28:56 +02:00
management Fix bugs in init and plugin upload filenames 2018-11-01 12:28:56 +02:00
__init__.py Move bot-oriented stuff from mautrix-python and add more logs 2018-10-17 20:17:14 +03:00
__main__.py Fix bugs in init and plugin upload filenames 2018-11-01 12:28:56 +02:00
__meta__.py Refactor how plugins are started and update spec 2018-11-01 01:51:54 +02:00
client.py Pass asyncio event loop and http session to plugin instances 2018-11-01 11:58:58 +02:00
command_spec.py Add temporary request_db_engine() implementation 2018-10-22 01:13:50 +03:00
config.py Finish plugin API and add basic login system 2018-10-31 02:03:38 +02:00
db.py Refactor how plugins are started and update spec 2018-11-01 01:51:54 +02:00
instance.py Fix bugs in init and plugin upload filenames 2018-11-01 12:28:56 +02:00
matrix.py Allow commands for all non-notice message types 2018-10-30 21:29:58 +02:00
plugin_base.py Pass asyncio event loop and http session to plugin instances 2018-11-01 11:58:58 +02:00
server.py Finish plugin API and add basic login system 2018-10-31 02:03:38 +02:00