This repository has been archived by the owner on Nov 6, 2021. It is now read-only.
Features
- add watch command (a80b042)
Bug Fixes
- Core: allow loading TypeScript command files (86072e8)
- fixed @trixiebot not working (c7476e1)
- fixed findDefaultChannel() return type (195ff0a)
- fixed searching with AND, OR, NOT on derpi and e621 commands (6a7838a)
Deprecations
- remove less used commands: pat, touch, point, poke, bite, lick, tickle, smile, stare, holdhands, cuddle, snuggle, nuzzle, nom, ascii, fuck (93c6427)
Changes
- update trixie command (d9cd8fd)
- types: changed getNextSequence() context to any type (to allow for per-guild sequences like { type: string, guildId: string }) (5dd3fff)
- migrate to new hostname (56b7e22)
Improvements
- member log: update info message when Trixie joins the server (e73efa5)
- stats: improve type support and bad coding habits (523b0b5)
- allow registering multiple aliases per registerAlias() call on CommandRegistry and TreeCommand (9e49bf0)
- status: load only events from DB that are active or upcoming (a61da60)