Package limnoria
A modified version of Supybot (an IRC bot) with enhancements and bug fixes
https://github.com/ProgVal/Limnoria
Supybot is a robust (it doesn't crash), user friendly (it's 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).
Version: 20240531
General Commands | |
limnoria | A robust and user friendly Python IRC bot |
limnoria-adduser | Adds a user to a Limnoria users.conf file |
limnoria-botchk | A script to start Limnoria if it's not already running. |
limnoria-plugin-create | A wizard for creating Limnoria plugins |
limnoria-plugin-doc | Generates the documentation for a Limnoria plugin |
limnoria-reset-password | Changes a user's password in a Limnoria users.conf file |
limnoria-test | Runs the test suite for a Limnoria plugin |
limnoria-wizard | A wizard for creating Limnoria configuration files |
supybot | alias for limnoria |
supybot-adduser | alias for limnoria-adduser |
supybot-botchk | alias for limnoria-botchk |
supybot-plugin-create | alias for limnoria-plugin-create |
supybot-plugin-doc | alias for limnoria-plugin-doc |
supybot-reset-password | alias for limnoria-reset-password |
supybot-test | alias for limnoria-test |
supybot-wizard | alias for limnoria-wizard |