All Projects → oddluck → limnoria-plugins

oddluck / limnoria-plugins

Licence: WTFPL license
Limnoria plugins I wrote or forked.

Programming Languages

python
139335 projects - #7 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to limnoria-plugins

Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.
Stars: ✭ 578 (+1551.43%)
Mutual labels:  irc, limnoria, supybot
SupyPlugins
A collection of plugins for the Limnoria IRC bot.
Stars: ✭ 31 (-11.43%)
Mutual labels:  irc, limnoria, supybot
minizork-1987
Sampler Edition of Zork (1987 Version) (Infocom)
Stars: ✭ 39 (+11.43%)
Mutual labels:  interactive-fiction, zork
Supybot-plugins
Collection of plugins for Supybot/Limnoria I wrote or forked.
Stars: ✭ 101 (+188.57%)
Mutual labels:  limnoria, supybot
starcross
Starcross by Dave Lebling
Stars: ✭ 73 (+108.57%)
Mutual labels:  interactive-fiction, zork
durdraw
Animated Unicode, ANSI and ASCII Art Editor for Linux/Unix/macOS
Stars: ✭ 55 (+57.14%)
Mutual labels:  ascii-art, ansi-art
zorkzero
Zork Zero: The Revenge of Megaboz, by Steve Meretzky of Infocom (1988)
Stars: ✭ 114 (+225.71%)
Mutual labels:  interactive-fiction, zork
checkpoint
Checkpoint (Unreleased Game) by Stu Galley (Infocom)
Stars: ✭ 52 (+48.57%)
Mutual labels:  interactive-fiction, zork
JiosaavnAPI
Unofficial JioSaavn API Written in Javascript
Stars: ✭ 68 (+94.29%)
Mutual labels:  lyrics
st2chatops
Packaging environment for building StackStorm chatops native packages
Stars: ✭ 26 (-25.71%)
Mutual labels:  irc
ircpdb
Remotely and collaboratively debug your Python application via an IRC channel.
Stars: ✭ 59 (+68.57%)
Mutual labels:  irc
teleirc
Go implementation of a Telegram <=> IRC bridge for use with any IRC channel and Telegram group
Stars: ✭ 112 (+220%)
Mutual labels:  irc
BioExplorer
The Blue Brain BioExplorer (BBBE) is a tool for scientists to extract and analyze scientific data from visualization and interactive exploration
Stars: ✭ 18 (-48.57%)
Mutual labels:  coronavirus
irc-tts
Broadcast your IRC channel via a text-to-speech webserver
Stars: ✭ 14 (-60%)
Mutual labels:  irc
irc.dart
Dart IRC Library
Stars: ✭ 45 (+28.57%)
Mutual labels:  irc
cowin-slot-tracker
Tracker to check the covid shot slot availability in India and send mobile alerts via Telegram Bot.
Stars: ✭ 30 (-14.29%)
Mutual labels:  coronavirus
DonationChannel
武汉新型冠状病毒防疫物资信息捐赠通道 -> 采用更便捷的方案展示
Stars: ✭ 18 (-48.57%)
Mutual labels:  coronavirus
awesome-social-distancing
😷 Collection of awesome resources, tools, and initiatives to alleviate loneliness, isolation, and other burdens imposed by "social distancing" measures.
Stars: ✭ 13 (-62.86%)
Mutual labels:  coronavirus
discord-against-humanity
cards against humanity, integrated into discord
Stars: ✭ 21 (-40%)
Mutual labels:  cards-against-humanity
covid-19-data
COVID-19 datasets are constructed entirely from primary (government and public agency) sources
Stars: ✭ 104 (+197.14%)
Mutual labels:  coronavirus

paypal

Limnoria (an IRC bot) plugins I wrote or forked. All working under Python 3.

Requires Limnoria, obviously. Additional requirements in requirements.txt files

Plugins assume Python 3.6+, though many may still work with older versions.

Easy installation:

load PluginDownloader
repolist oddluck
install oddluck PluginName
cd YourBotDirectory/plugins/PluginName
python3 -m pip install -r requirements.txt --upgrade
load PluginName

See README files in plugin directories for additional information and instructions.

gitlab mirror: https://gitlab.com/oddluck/limnoria-plugins

License: WTFPL Code style: black

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