discord-mods-bot
discord-mods-bot copied to clipboard
discord moderation bot
When conversations move into threads, rustbot does not follow, and so you can't use things like `?play` or `?tag` in those. A different bot on the server named Zeppelin seems...

Because it puts everything on the same line, you get the "irrelevant" surrounding code as part of your error message. ``` ?eval `let () = 1;` ``` ``` error[E0308]: mismatched...
 This `?crate` message was edited three times, so we have got a total of four responses. What I would have expected is for the response to have been edited,...
Add `?tags edit {key} value...`
While giving support on the discord channel, I've noticed over time that there are some recurring scenarios where you might want to show how some code runs via the bot,...
This PR adds the `CoC update message...` command to update the content of the existing welcome message
Depends on #90
Discord has a lovely reply feature where responses are visually tied to the originating message. That would be great to use with the playground since it takes some time to...