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: ✭ 578 (+12.23%)
Mutual labels:  tls, rss, irc, gpg
Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+762.52%)
Mutual labels:  irc, tls
Flycms
FlyCms 是一个类似知乎以问答为基础的完全开源的JAVA语言开发的社交网络建站程序,基于 Spring Boot+Bootstrap3+MyBatis+MySql+Solr +Ehcache应用架构,专注于社区内容的整理、归类和检索,它集合了问答,digg,wiki 等多个程序的优点,帮助用户轻松搭建专业的知识库和在线问答社区。业务模块包括:权限管理,会员管理,角色管理,定时任务管理(调度管理),问答管理,文章管理,分享管理,短信接口管理和邮件系统发送(注册、找回密码、邮件订阅),跨域登录,消息推送,全文检索、前端国际化等等众多模块,等您自己来体验!
Stars: ✭ 472 (-8.35%)
Mutual labels:  i18n
Python Feedgen
Python module to generate ATOM feeds, RSS feeds and Podcasts.
Stars: ✭ 501 (-2.72%)
Mutual labels:  rss
Fatt
FATT /fingerprintAllTheThings - a pyshark based script for extracting network metadata and fingerprints from pcap files and live network traffic
Stars: ✭ 490 (-4.85%)
Mutual labels:  tls
Astroid
A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch
Stars: ✭ 476 (-7.57%)
Mutual labels:  gpg
Whonix
Whonix is an operating system focused on anonymity, privacy and security. It's based on the Tor anonymity network, Debian GNU/Linux and security by isolation. DNS leaks are impossible, and not even malware with root privileges can find out the user's real IP. https://www.whonix.org
Stars: ✭ 490 (-4.85%)
Mutual labels:  irc
Fredboat
A Discord music bot sharing 1 million servers with 20 million users
Stars: ✭ 471 (-8.54%)
Mutual labels:  i18n
Gsnova
Private proxy solution & network troubleshooting tool.
Stars: ✭ 509 (-1.17%)
Mutual labels:  tls
Datafire
A framework for building integrations and APIs
Stars: ✭ 487 (-5.44%)
Mutual labels:  rss
Pem
Create private keys and certificates with node.js
Stars: ✭ 496 (-3.69%)
Mutual labels:  tls
Angular Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Angular10, Firebase, PWA, Drag&Drop, Materialized Bootstrap and i18n 🚀🔥👨‍💻
Stars: ✭ 483 (-6.21%)
Mutual labels:  i18n
Element Tiptap
🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js
Stars: ✭ 481 (-6.6%)
Mutual labels:  i18n
Globalize
A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
Stars: ✭ 4,612 (+795.53%)
Mutual labels:  i18n
Timeago.js
🕗 ⌛ timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
Stars: ✭ 4,670 (+806.8%)
Mutual labels:  i18n
Fluent Rs
Rust implementation of Project Fluent
Stars: ✭ 503 (-2.33%)
Mutual labels:  i18n
Cnp3
Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)
Stars: ✭ 471 (-8.54%)
Mutual labels:  tls
Angular Translate
Translating your AngularJS 1.x apps
Stars: ✭ 4,414 (+757.09%)
Mutual labels:  i18n
Kiwiirc
🥝 Next generation of the Kiwi IRC web client
Stars: ✭ 488 (-5.24%)
Mutual labels:  irc
Bitlbee
An IRC to other chat networks gateway 🐝
Stars: ✭ 513 (-0.39%)
Mutual labels:  irc

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 the project which continues development of Supybot since 2010.

Build status

Master branch: Build Status (master branch)

Testing branch: Build Status (testing branch)

Limnoria supports CPython 3.4 to 3.9, CPython nightly, and Pypy 3.

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 freenode 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 #supybot-fr on freenode.

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].