PluralKit/PluralKit.Bot/Handlers
Ske 49acc4d9e2 Refactor proxy handling code
- Move reaction handlers to the ReactionAdded event instead of
  ProxyService
- Split tag matching off into ProxyTagParser
- Split autoproxy matching off into Autoproxier
- General cleanup and simplification
2020-06-11 23:22:53 +02:00
..
IEventHandler.cs Refactor and simplify the main bot classes 2020-05-02 01:52:52 +02:00
MessageCreated.cs Refactor proxy handling code 2020-06-11 23:22:53 +02:00
MessageDeleted.cs Refactor proxy handling code 2020-06-11 23:22:53 +02:00
MessageEdited.cs Refactor proxy handling code 2020-06-11 23:22:53 +02:00
ReactionAdded.cs Refactor proxy handling code 2020-06-11 23:22:53 +02:00