- upgrade to ktor 2 (f798f408)
- support mirai-console 2.12 (59875bda)
- correct logic error in ConcurrentHashSet (e9e66960)
- use ConcurrentHashMap (#20) (fa7aad9d)
- add status subcommand (8ff768e4)
- add content checking when comment (3126a023)
- correctly release lock when content censor is enabled (72716575)
- enhancement (#13) (71b33838)
- add commenting drift bottle feature
- add a composite command for querying and deleting items in the sea
- add an option for disabling certain message types
- add a reply when commands invocation is throttled
- add an option for display contents by using forward message
- optimizing (#9) (04c996d7)
- add commands cooldown
- add random reply delay
- add an option for disabling At message
- simplify time format
- try to save image when cache missing (#7) (9e446c56)
- cache images (#6) (523d6779)
- rename package
- let date-time format include time-zone (5be2c4d5)
- enhance the throw-away command with empty message (603db0d6)
- relocate files into packages
- correctly reload CommandConfig (1ab79db2)