rust-lang / discord-mods-bot

discord moderation bot
MIT License
72 stars 30 forks source link

Make ?play command better #83

Closed technetos closed 3 years ago

technetos commented 3 years ago

I am not sure this command ever gets used https://github.com/rust-lang/discord-mods-bot/blob/master/src/main.rs#L125 and I think we should implement this variant of eval for ?play as well https://github.com/rust-lang/discord-mods-bot/blob/master/src/main.rs#L136-L138