sushii-2 v0.1.13
drklee3
released this
28 Dec 02:38
·
662 commits
to main
since this release
Added
fm recent
command- Send typing status when rendering rank image
fishy
command aliasfwishy
serverinfo
command- Respond with prefix info when bot is mentioned
- Add member logs
- Leaderboards
Changed
- Use embeds for message logs
- Migrate to
metrics
crate fromprometheus
crate - Clean up
listmutes
and reduce clutter - Delete mute entries when a member is banned
- Lower fishy/rep cooldown from 1 day to 12 hours
Fixed
- Ignore bots for message logs
- Replace usage of
naive_local()
withnaive_utc()