88b1633d by Barry

More formatting...

1 parent c4110f0c
......@@ -6,12 +6,14 @@ This is a simple bot that allows you to store fortunes, deliver delayed messages
## Python Prereqs
```html
<pre>
pip install discord.py
pip install python-dateutil
pip install ago
pip install simplejson
</pre>
```
## Execution
......