nosklo / scibby

scibby the irc bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scibby

About

Scibby is a plugin based IRC bot written in Python, using Twisted.

Installation

Download source code, unpack.

In the scibby directory run python -m scibby.client or run the run_scibby.sh script to start it daemonized.

Configuration

Make a ~/.config/scibby/config file, the section is called [general], you can configure: - host - port - channels (comma seperated list) - nickname - plugins_directory (defaults to ~/.scibby/plugins)

About

scibby the irc bot

License:Other


Languages

Language:Python 99.6%Language:Shell 0.4%