Menu

Tree [9c8824] master /
 History

HTTPS access


File Date Author Commit
 docs 2010-03-21 Daniel Folkinshteyn Daniel Folkinshteyn [c2b1c1] This merges an old branch i had for sqlite3 fac...
 plugins 2016-08-01 Daniel Folkinshteyn Daniel Folkinshteyn [9c8824] Google: fix it so it doesn't break on channel...
 sandbox 2011-11-13 Valentin Lorentz Valentin Lorentz [c606ba] Debug: Fix import.
 scripts 2011-08-22 James Vega James Vega [60834f] Honor supybot-test's timeout option and documen...
 src 2014-12-22 Daniel Folkinshteyn Daniel Folkinshteyn [eefec8] update version timestamp
 test 2011-11-07 James McCoy James McCoy [23f07c] Fix parsing of 004 message for supported umodes...
 .gitattributes unknown
 .gitignore unknown
 ACKS 2005-01-19 Jeremy Fincher Jeremy Fincher [59331a] Updated to be STX as well as ordered chronologi...
 ChangeLog 2007-10-22 James Vega James Vega [3d83cb] Fix a typo in the changelog.
 INSTALL 2005-08-31 James Vega James Vega [86a69b] INSTALL: Add another check for whether or not t...
 LICENSE 2005-01-19 Jeremy Fincher Jeremy Fincher [5019d1] Updated license years.
 README 2010-09-20 James Vega James Vega [4d8479] README: It's a 3-clause, not 2-clause BSD license.
 RELNOTES 2007-10-22 James Vega James Vega [8a0689] Version 0.83.3
 setup.py 2010-08-22 Daniel Folkinshteyn Daniel Folkinshteyn [cf6fcb] Merge commit '05e8b658e633f37456340b83b01fa304f...

Read Me

EVERYONE:
---------
Read LICENSE.  It's a 3-clause BSD license, but you should read it
anyway.

USERS:
------
If you're upgrading, read RELNOTES.  There is also much documentation
at http://supybot.com/ for your perusal.  Please read it; we took the
time to write it, you should take the time to read it.

If you have any trouble, feel free to swing by #supybot on
irc.freenode.net or irc.oftc.net (we have a Supybot there relaying,
so either network works) and ask questions.  We'll be happy to help
wherever we can.  And by all means, if you find anything hard to
understand or think you know of a better way to do something,
*please* post it on Sourceforge.net so we can improve the bot!

WINDOWS USERS:
--------------
The wizards (supybot-wizard, supybot-newplugin, and
supybot-adduser) are all installed to your Python directory's
\Scripts.  What that *probably* means is that you'll run them like
this: C:\Python2x\python C:\Python2x\Scripts\supybot-wizard

DEVELOPERS:
-----------
We likewise have tons of developer documentation at
http://supybot.com/ for your learning adventures.  Have fun :)