c4110f0c by Barry

Formatting

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