Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 284 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 284 Bytes

README

PyIRCBot

  • A simple IRC bot written in python
  • Version 0.6

Set Up

  • Dependencies
    1. Python 3
    2. python-irc
  • Running the bot
    1. Clone the repo into desired location
    2. Install all dependencies
    3. Run ./run.sh or python3 main.py