Volte V3.3
Another minor release.
Just like last time, you can get a pre-built copy of this Volte release here.
- Fix more annoying backticks in Inpect and fix Eval always showing EmojiService for exception type (that was just developer error)
- Finally support spaces in QuoteService Prelink and Postlink regex capture groups.
- Move QuoteService logic outside of a foreach considering the pattern never allows for more than one match.
- A lot of project cleanup; completely removed HandlerService
- Commands are still partial classes but they have a base class now, in src/Commands/Modules.
- #43 SetStream and SetGame are now independent from one another.