chr-1x / hmh_bot

Python modules for the Willie IRC bot used in the Handmade Hero twitch chat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update ReadMe for required libraries.

itsuart opened this issue · comments

I had to install pytz and parsedatetime:
sudo pip install pytz
sudo pip install parsedatetime

Good point -- make a pull request with these changes.

Fixed as of today's merge.