litecord/manage
Luna b0eb3247fd remove code from dispatcher
leftovers are TBD.

 - constrict Dispatcher.dispatch() to arity 3
 - add helper methods to Dispatcher
 - add EventType to Dispatcher

While fixing things, it was discovered that many of the things inside
LazyGuildDispatcher were just interfaces to GuildMemberList, in a very
weird way, just so it could be fitted inside the main Dispatcher. it was
decided to remove those unecessary interfaces, clients shall use the
manager directly.
2020-02-09 21:20:08 +00:00
..
cmd migration.command: dont split on migration 0 2020-02-04 20:50:40 +00:00
__init__.py black fmt pass 2019-10-25 07:27:50 -03:00
main.py remove code from dispatcher 2020-02-09 21:20:08 +00:00