supybot-wizard
robust and user friendly Python IRC bot
Install
- All systems
-
curl cmd.cat/supybot-wizard.sh
- Debian
-
apt-get install supybot
- Ubuntu
-
apt-get install supybot
- Kali Linux
-
apt-get install supybot
- Fedora
-
dnf install supybot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install supybot
- Raspbian
-
apt-get install supybot
- Dockerfile
- dockerfile.run/supybot-wizard
supybot
robust and user friendly Python IRC bot
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
robust and user-friendly Python IRC bot
A robust, full-featured Python IRC bot with a clean and flexible plugin API. Equipped with a complete ACL system for specifying user permissions with as much as per-command granularity. Batteries are included in the form of numerous plugins already written. Limnoria is robust (it doesn't crash), user friendly (it's easy to configure) and programmer friendly (plugins are *extremely* easy to write). It aims to be an adequate replacement for most existing IRC bots. It is the maintained fork of supybot. This package provides Python 3-only modules and scripts.