Merge pull request #43 from dcarrot2/master

Compatiblity information for the docs
This commit is contained in:
shaunagm 2014-11-15 20:02:21 -05:00
commit b63c39db86
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## What is this? ## What is this?
oh-irc-bot (or "WelcomeBot", its IRC nick) is a bot for welcoming people into the #openhatch irc channel oh-irc-bot (or "WelcomeBot", its IRC nick) is a bot for welcoming people into the #openhatch irc channel
when no one is paying attention. The goals are to: when no one is paying attention. The goals are to:
1. alert community members when someone new enters the room and says hello (either by using their nick 1. alert community members when someone new enters the room and says hello (either by using their nick
@ -21,6 +21,7 @@ The repository also contains <code>test_bot.py</code>, which is a set of automat
There are also some miscellaneous files that you can ignore for now. We'll clean them up eventually. :) There are also some miscellaneous files that you can ignore for now. We'll clean them up eventually. :)
## Setting up ## Setting up
Currently, the bot is only compatible up to Python 2.7.
To run the bot: To run the bot: