| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
IRC bot in Twisted
See requirements.txt for library dependencies. The easiest way to install them is with pip. Built using python 2.7.3.
Setup instructions:
*your config file should be in the standard cfg/ini format http://en.wikipedia.org/wiki/INI_file#Example.
If you don't have pip, use easy install or apt-get to get it
You will probably need the libxml2-dev and libxslt-dev packages (for BeautifulSoup, used for scrapers).
apt-get install libxml2-dev libxslt-dev
You will need Xcode with commandline tools installed and (probably?) the libxml packages mentioned above
If you get it running on windows and have easy to follow steps, feel free to udpate this.
python AL.py <server> <port> <channel> <logfile>
| Back | FazBrowse Home | New Git URL |