mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-18 16:53:57 +00:00
# @revanced/discord-bot [1.0.0-dev.36](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.0.0-dev.35...@revanced/discord-bot@1.0.0-dev.36) (2025-03-03) ### Bug Fixes * **bots/discord/scripts/build:** check if dist dir exists before cleaning ([c06033e](c06033e573)) * **bots/discord/utils/duration:** make second the default unit ([5d1af3c](5d1af3c31c)) * **bots/discord:** add GuildMember partial ([8e3946a](8e3946a666)) * **bots/discord:** decrease length of an option in `ban` command ([22d3eea](22d3eea88d)) * **bots/discord:** delete expired appliedPresets entries after unapplying ([14c98e8](14c98e87df)) * fix typings and formatting ([479812e](479812e199)) * update repo url ([a21aa34](a21aa348d7)) ### Features * **bots/discord:** add more month aliases to duration parser ([c2009ca](c2009ca6d4))