glesica / chibot

Chicago GLUG IRC bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usage: chibot.py [-h] [--commands [C [C ...]]] --server SERVER --channel
                 CHANNEL --nickname NICKNAME [--port PORT]

Run Chibot.

optional arguments:
  -h, --help            show this help message and exit
  --commands [C [C ...]]
                        User-defined commands to import.
  --server SERVER       Server to connect to.
  --channel CHANNEL     Channel to connect to.
  --nickname NICKNAME   Nickname to use.
  --port PORT           Port number to connect to.

About

Chicago GLUG IRC bot


Languages

Language:Python 99.1%Language:Shell 0.9%