-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathREADME
26 lines (19 loc) · 838 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
About
============================================================================
SleekBot is an easily extendable Bot for XMPP (aka Jabber, Google Talk, etc)
written in Python using the elegant SleekXMPP library.
Homepage: http://sleekbot.googlecode.com/
Authors (by surname):
Nathan Fritz, jabber id: fritzy [at] netflint.net
Kevin Smith, jabber id: kevdadrum {at] jabber.ex.ac.uk
Requirements
============================================================================
* Python 2.5 or newer
Suggested Packages
============================================================================
* TLSlite (http://trevp.net/tlslite/)
Required for authentication on many servers.
* PythonDNS
You may need to specify your server in your config if you don't have this.
* TCL/Tkinter
Required for the eggdrop plugin.