Go to file
Ben McGinnes 720b299e82 Clearsign authorisation via subkey.
Replacement code which might work to enable advanced keys with signing
subkeys to be correctly handled by the bot by associating the subkey
with the relevant master key.

Signing format still only clearsigning, the key details are more
important and auth via encrypted token and decryption is likely to be
more reliable anyway as there is far less chance of some other protocol
messing with the signed content.  Effectively no chance, though the odd
corrupted packet here and there is still possible.  Whereas with
clearsigning it can be broken by all manner of rewriting in
transit (which happens often enough with signed email as it is).

See also Issue #1045 for greater detail of what needs to be fixed and
what is to be done about it.
2015-02-06 18:11:52 +11:00
2to3 2to3/fix_imports.py: Use UNIX new-line characters. 2013-07-16 23:00:20 +02:00
debian debian/control: Replaces supybot 2014-05-09 15:29:52 +03:00
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
man remove docs/ && move manpages to man/ 2014-12-08 09:52:42 +02:00
plugins Clearsign authorisation via subkey. 2015-02-06 18:11:52 +11:00
sandbox Merge pull request #926 from GLolol/plugin-help-2 2014-11-30 21:13:58 +01:00
scripts Merge pull request #837 from TingPing/wizard-prompt 2015-01-03 20:39:55 +01:00
src Merge pull request #1009 from ddan39/master 2015-01-17 09:58:26 +01:00
test Fix capability negotiation 2014-08-05 11:22:56 +02:00
.gitattributes Add export-ignore gitattributes for test/, sandbox/, and .git* 2009-03-16 23:43:28 -04:00
.gitignore Update .gitignore to include default wizard directories & confs [ci skip] 2014-11-20 17:43:57 -08:00
.mailmap Add myself to .mailmap [skip ci] 2014-12-08 22:00:37 -08:00
.travis.yml rm .travis.runonce.bash 2014-12-27 23:17:01 +02:00
ACKS Updated to be STX as well as ordered chronologically. 2005-01-19 23:39:52 +00:00
ChangeLog Use gender-neutral pronouns everywhere 2014-07-13 17:23:11 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md to include guideline on internationalization. Closes GH-633. 2014-05-31 11:58:45 +02:00
INSTALL.md INSTALL.md: more minor changes 2014-10-13 13:43:10 -07:00
LICENSE.md License: Fix formatting again. (GH-862) 2014-09-22 05:27:09 +00:00
Makefile Debianize Supybot and update version to 0.83.4.1+limnoria1. 2011-08-22 14:29:59 +02:00
MANIFEST.in Add MANIFEST.in 2013-02-02 20:23:17 +01:00
README.md simplify sentence [copyedit] 2014-10-28 01:02:45 +01:00
RELNOTES supybot-botchk: Directly execute supybot instead of running it in sh 2013-08-23 21:42:01 -04:00
requirements.txt irclib: add support for SASL ECDSA-NIST256P-CHALLENGE 2014-12-29 11:47:57 +01:00
setup.py Remove 2to3/__pycache__ before making a source dist. Closes GH-946. 2014-12-22 00:22:30 +01:00

Supybot is a robust (it doesnt crash), user friendly (its easy to configure) and programmer friendly (plugins are extremely easy to write) Python IRC bot. It aims to be an adequate replacement for most existing IRC bots. It includes a very flexible and powerful ACL system for controlling access to commands, as well as more than 50 builtin plugins providing around 400 actual commands.

Limnoria is a project which continues development of Supybot (you can call it a fork) by fixing bugs and adding features (see the list of added features for more details).

Build status

Master branch: Build Status (master branch)

Testing branch: Build Status (testing branch)

Limnoria is tested with Python 2.6, 2.7, 3.2, 3.3, 3.4, Pypy and Pypy3. Python 2.5 and older versions are not supported.

Support

Documentation

If this is your first install, there is an install guide. You will probably be pointed to it if you ask on IRC how to install Limnoria.

There is extensive documentation at supybot.aperio.fr and at Gribble wiki. We took the time to write it; you should take the time to read it.

IRC channels

In English

If you have any trouble, feel free to swing by #supybot and #limnoria on freenode or #supybot at OFTC (we have a Limnoria there relaying, so either network works) and ask questions. Well 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 the issue tracker so we can improve the bot!

In Other languages

Only in French at the moment, located at #supybot-fr on freenode.