Code

.code.?

Prints information about this module.

.code.run <language> <code...>

Executes code of a give programming language. New code can be run again by editing the previous message.

Example:

.code.run bash
```bash
cat /etc/passwd
```
Rate Limit6 Times in 1 Minute