All Projects → jlu5 → SupyPlugins

jlu5 / SupyPlugins

Licence: other
A collection of plugins for the Limnoria IRC bot.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SupyPlugins

Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.
Stars: ✭ 578 (+1764.52%)
Mutual labels:  irc, limnoria, supybot
limnoria-plugins
Limnoria plugins I wrote or forked.
Stars: ✭ 35 (+12.9%)
Mutual labels:  irc, limnoria, supybot
Supybot-plugins
Collection of plugins for Supybot/Limnoria I wrote or forked.
Stars: ✭ 101 (+225.81%)
Mutual labels:  limnoria, supybot
Epiboard
Web Extension — A new tab page extension with material design and useful features 🆕 🎉
Stars: ✭ 262 (+745.16%)
Mutual labels:  weather, lastfm
descent
Elegant now playing display for Last.fm showing song metadata and local weather.
Stars: ✭ 97 (+212.9%)
Mutual labels:  weather, lastfm
scrobbler
A command-line Last.fm scrobbler and a now-playing status updater.
Stars: ✭ 22 (-29.03%)
Mutual labels:  lastfm
ZhiXinApp
知心App 1.0 版本 / 动态权限申请 / 图灵机器人 / 人脸识别登录 / 欧酷天气 / 网易新闻 / Bmob后端云数据库实现登录注册以及上传文件 / 蒲公英应用发布平台 / 安卓(Android)毕业设计
Stars: ✭ 97 (+212.9%)
Mutual labels:  weather
Lith
WeeChat relay client
Stars: ✭ 32 (+3.23%)
Mutual labels:  irc
bancho.js
Interface with Bancho over IRC, made easy and reliable.
Stars: ✭ 47 (+51.61%)
Mutual labels:  irc
IceChat
IceChat IRC Client
Stars: ✭ 68 (+119.35%)
Mutual labels:  irc
android-weather
View a beautiful, material design-based 10 day weather forecast
Stars: ✭ 32 (+3.23%)
Mutual labels:  weather
lastcast
Scrobble music playing on Chromecast (from Spotify, Google Play, SoundCloud, ...) to last.fm and libre.fm
Stars: ✭ 73 (+135.48%)
Mutual labels:  lastfm
crabber
A Twitter clone written in Python + Flask with extended features and a focus on inclusivity.
Stars: ✭ 42 (+35.48%)
Mutual labels:  lastfm
GitHub-WebHook
🐱 Validates and processes GitHub's webhooks
Stars: ✭ 25 (-19.35%)
Mutual labels:  irc
fast irc.cr
A fast IRC parsing library for crystal.
Stars: ✭ 18 (-41.94%)
Mutual labels:  irc
godot-twicil
Godot TwiCIL – Godot Twitch Chat Interaction Layer
Stars: ✭ 57 (+83.87%)
Mutual labels:  irc
the-weather-scraper
A Lightweight Weather Scraper
Stars: ✭ 56 (+80.65%)
Mutual labels:  weather
weather-styled-icon
⛅️☀️🌧🌨in ⚛️
Stars: ✭ 23 (-25.81%)
Mutual labels:  weather
riem
✈️ ☀️ R package for accessing ASOS data via the Iowa Environment Mesonet ☁️ ✈️
Stars: ✭ 38 (+22.58%)
Mutual labels:  weather
amplyfm
A free and open-source web app for streaming music.
Stars: ✭ 46 (+48.39%)
Mutual labels:  lastfm

SupyPlugins

Build Status Supported Python versions

My collection of plugins for Limnoria.

Installation

The recommended way of fetching plugins in this repository is to clone the git repository:

  • $ git clone https://github.com/jlu5/SupyPlugins

and add the folder to your bot's config directories.plugins.

You will need a working copy of Limnoria running on Python >= 3.7 (prefer the latest Python 3.x when available).

If you are using a recent version of Limnoria's PluginDownloader, you can also fetch individual plugins by running:

  • install jlu5 <plugin>

on your bot.

Support

Feel free to post to the issue tracker if you have any problems, or find me on IRC: #limnoria @ Libera.chat.

License

Unless otherwise noted, all plugins are available under a 3 clause BSD license (inserted at the top of each file).

List of plugins

Please note that this list may not always be up to date; your best bet is to actually browse the code for yourself! Any specific plugin dependencies should also be listed.

Most of these plugins also have their own READMEs in their folders; you can usually find a usage demonstration or further explanation of what they do.

AQI

LastFM

MCInfo

NoTrigger

  • Anti-abuse script; prevents the bot from triggering other bots by modifying its output slightly. For more information, see NoTrigger/README.md.

NuWeather

  • A weather plugin for Limnoria supporting multiple backends.

OperUp

  • Allows Supybot to oper up on configured networks, automatically (on connect) and on demand.

PkgInfo

  • Fetches package information from various Linux and BSD distros' software repositories.

QuakeNet

  • Log in to Quakenet's Q Service via CHALLENGEAUTH. This plugin was written by request and not officially supported.

Restart

  • EXPERIMENTAL: provides a command to restart Limnoria from IRC.

RelayNext

  • Next generation relayer plugin, designed with two-way relays in mind.

RhymeZone

SupyMisc

  • Some assorted commands that don't seem to fit anywhere else.

SysDNS

  • An alternative to Supybot's built-in DNS function, using the host DNS lookup utility on the host machine.
    • Requires: host DNS lookup binary (as in /usr/bin/host)

TranslateParty

  • Translates text through Google Translate multiple times in order to get amusing results.

Wikifetch

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