Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 406 Bytes

README.rst

File metadata and controls

17 lines (12 loc) · 406 Bytes

About the Bot

This simple IRC bot will respond with a lazy coder response from http://developerexcuses.com/ whenever someone in the channel says the word "why"

Installation Instructions

Install requirements:

pip install -r requirements.txt

Running the Bot

Run the following command:

python lazy_coder.py nickname channel [channel_key]