All Projects → progval → Limnoria

progval / Limnoria

Licence: other
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Limnoria

Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.
Stars: ✭ 515 (-10.9%)
Mutual labels:  tls, rss, irc, gpg
SupyPlugins
A collection of plugins for the Limnoria IRC bot.
Stars: ✭ 31 (-94.64%)
Mutual labels:  irc, limnoria, supybot
irc.dart
Dart IRC Library
Stars: ✭ 45 (-92.21%)
Mutual labels:  irc, irc-bot, ircv3
limnoria-plugins
Limnoria plugins I wrote or forked.
Stars: ✭ 35 (-93.94%)
Mutual labels:  irc, limnoria, supybot
ergo
A modern IRC server (daemon/ircd) written in Go.
Stars: ✭ 1,916 (+231.49%)
Mutual labels:  irc, ircv3, sasl
yesbot
IRC Bot Written in Prolog
Stars: ✭ 19 (-96.71%)
Mutual labels:  irc, irc-bot
lita-irc
An IRC adapter for Lita.
Stars: ✭ 19 (-96.71%)
Mutual labels:  irc, irc-bot
calculon
Library for writing IRC bots in OCaml, a collection of plugins, and a dramatic robotic actor.
Stars: ✭ 26 (-95.5%)
Mutual labels:  irc, irc-bot
Thelounge
💬 ‎ Modern, responsive, cross-platform, self-hosted web IRC client
Stars: ✭ 4,618 (+698.96%)
Mutual labels:  irc, ircv3
teleirc
Go implementation of a Telegram <=> IRC bridge for use with any IRC channel and Telegram group
Stars: ✭ 112 (-80.62%)
Mutual labels:  irc, irc-bot
irc-bot
A simple and modular PHP IRC bot
Stars: ✭ 82 (-85.81%)
Mutual labels:  irc, irc-bot
phenny
My fork of phenny lives on at https://github.com/vtluug/phenny. This tree is now unmaintained.
Stars: ✭ 15 (-97.4%)
Mutual labels:  irc, irc-bot
bmotion
An Artificial Stupidity script for eggdrop bots
Stars: ✭ 58 (-89.97%)
Mutual labels:  irc, irc-bot
sieve-connect
A client for the MANAGESIEVE Protocol
Stars: ✭ 60 (-89.62%)
Mutual labels:  tls, sasl
Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+668.51%)
Mutual labels:  tls, irc
HackServ
Python 3 IRC Bot / Botnet
Stars: ✭ 28 (-95.16%)
Mutual labels:  irc, irc-bot
CloudBot
CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
Stars: ✭ 57 (-90.14%)
Mutual labels:  irc, irc-bot
energymech
EnergyMech IRC Bot
Stars: ✭ 24 (-95.85%)
Mutual labels:  irc, irc-bot
irc-rss-feed-bot
Dockerized IRC bot to post RSS/Atom and scraped HTML/JSON/CSV feeds to channels
Stars: ✭ 24 (-95.85%)
Mutual labels:  rss, irc-bot
CloudBot
CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
Stars: ✭ 69 (-88.06%)
Mutual labels:  irc, irc-bot

Limnoria is a multipurpose Python IRC bot, designed for flexibility and robustness, while being easy to install, set up, and maintain.

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, an equality powerful configuration system to customize your bot, as well as more than 60 builtin plugins providing around 400 actual commands.

There are also dozens of third-party plugins written by dozens of independent developers, and it is very easy to write your own with only basic knowledge of Python.

It is the successor of Supybot since 2010 and provides many new features, but keeps full compatibility with existing configurations and plugins.

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. TL;DR version:

sudo apt-get install python3 python3-pip python3-wheel
pip3 install --user limnoria
# You might need to add $HOME/.local/bin to your PATH
supybot-wizard

There is extensive documentation at docs.limnoria.net 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 #limnoria on Libera.Chat 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 the issue tracker so we can improve the bot!

In Other languages

Only in French at the moment, located at #limnoria-fr on Libera.Chat.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].