mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
* Add `[p]cleanup between` At the moment, only deletes the messages in between, does not delete the messages specified when running the command. * Create converter for message IDs; remove f-strings; use converters in a few extra commands * Sacrifice to the style gods