maubot/maubot
Will Hunt 564cc0bf2c
Register clients with user_type "bot"
Depends on https://github.com/matrix-org/synapse/pull/5902

This means that synapse servers that require consent will not demand it from bot users.
2019-08-28 08:11:33 +01:00
..
cli Update copyright year 2019-06-08 17:42:07 +03:00
handlers Fix bug with default __mb_is_command_match__ impl when using lambda command names 2019-06-20 16:55:55 +03:00
lib Add missing __init__.py's 2018-12-05 16:43:12 +02:00
loader Update copyright year 2019-06-08 17:42:07 +03:00
management Register clients with user_type "bot" 2019-08-28 08:11:33 +01:00
__init__.py Clear plugin webapp routes in default stop() 2019-04-16 16:33:19 +03:00
__main__.py Update copyright year 2019-06-08 17:42:07 +03:00
__meta__.py Add sync state indicator and support for clearing cache 2019-07-21 20:37:32 +03:00
client.py Add sync state indicator and support for clearing cache 2019-07-21 20:37:32 +03:00
config.py Update copyright year 2019-06-08 17:42:07 +03:00
db.py Update copyright year 2019-06-08 17:42:07 +03:00
instance.py Stop requiring super call to activate event handlers in plugin start/stop methods 2019-07-13 15:48:13 +03:00
matrix.py Add sync state indicator and support for clearing cache 2019-07-21 20:37:32 +03:00
plugin_base.py Stop requiring super call to activate event handlers in plugin start/stop methods 2019-07-13 15:48:13 +03:00
plugin_server.py Update copyright year 2019-06-08 17:42:07 +03:00
server.py Update copyright year 2019-06-08 17:42:07 +03:00