forked from KpaBap/genmaybot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
21 lines (14 loc) · 768 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This is the Python 3.x branch - it works, for Brak's pleasure.
The following non-standard Python modules need to be installed:
Python IRC Library
http://python-irclib.sourceforge.net/
Note: A Python3 compatible port has been included in this repo
BeautifulSoup 4.1.0
http://www.crummy.com/software/BeautifulSoup/bs4/download/4.0/beautifulsoup4-4.1.0.tar.gz
Note: run "2to3 -w bs4" before installing
CherryPy is required
http://download.cherrypy.org/cherrypy/3.2.2/CherryPy-3.2.2.tar.gz
sqlite3 is required
Remember to set your API keys and ident password in the .cfg
This bot is created as a learning project, and may not be suitable for production environments.
No warranties or guarantees are given. The creators take no responsibilty for damage/attacks/etc.