Skip to content

incuna/ircbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

IRCBot

An IRC bot written in Python with a plugins framework.

History

IRCBot is a standards compliant fork of the popular Phenny IRC Bot.

Installation

### PyPi pip install ircbot

Source Code

  1. git clone git://github.com/incuna/ircbot.git
  2. cd ircbot
  3. python setup.py install
  4. ircbot The first time this runs it creates a default config file
  5. Edit ~/.ircbot/default.py and set the path to your plugins director[y|ies]
  6. Run ircbot again to use your settings

Authors

Releases

No releases published

Packages

No packages published

Languages