Heroku Bot!
This commit is contained in:
Voussoir 2015-04-30 17:52:56 -07:00
parent 93b72ca515
commit 476c08d2d6

View file

@ -9,6 +9,7 @@ Inside git.zip is the .git repo that I created for this. I had to zip it so that
2. Install [Heroku toolbelt](https://toolbelt.heroku.com/)
3. Install [Git](http://git-scm.com/)
4. Create a folder to keep your repo
5. cd into this folder
5. Write your bot
6. Create requirements.txt, and require a version of praw
7. Create runtime.txt, and require a version of Python