PluralKit/PluralKit.Bot/Proxy
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
..
Autoproxier.cs Refactor proxy handling code 2020-06-11 23:22:53 +02:00
ProxyMatch.cs Refactor proxy handling code 2020-06-11 23:22:53 +02:00
ProxyService.cs Refactor proxy handling code 2020-06-11 23:22:53 +02:00
ProxyTagParser.cs Refactor proxy handling code 2020-06-11 23:22:53 +02:00