`echo`: Repeat a message.
**Usage:** `echo message`
If you don't give this command a message, it will find the most recently
sent message and echo it instead.
**Example:**
>>> `echo Lizards are neat.`
Lizards are neat.
The bot does not interpret anything it echos as a command.