rustbot icon indicating copy to clipboard operation
rustbot copied to clipboard

[MOVED TO https://github.com/rust-community-discord/ferrisbot-for-discord] Rust programming language bot for Discord

Results 8 rustbot issues
Sort by recently updated
recently updated
newest added

Running the following program using the bot's play and eval command results in a empty code block. ```rs fn main() { include_bytes!("/dev/random"); } ``` ![image](https://github.com/kangalio/rustbot/assets/25871981/67550f13-eec8-4e18-a079-f8dcbfe5aef7) (note the version of the...

![Screenshot_20230310_003438](https://user-images.githubusercontent.com/21220820/224184494-07f0173d-1ec1-4ec1-96a6-08d70b270496.png) https://discord.com/channels/273534239310479360/818964227783262209/1083428613271064657 @Nilstrieb

When making the bot print triple backpacks (\`\`\`) using the `eval` command, the output code block will be escaped, letting the user output arbitrary output outside of a code block...

If you run a command that causes the playground to respond with a Very Large amount of data (like ?eval `[(); 1_000_000]`), then formatting that will OOM the bot because...

Runs tests. There's a corresponding playground endpoint https://discord.com/channels/273534239310479360/273539705595756544/930166572658601994