[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=T8E56M6SP9JH2) Limnoria (an IRC bot) plugins I wrote or forked. All working under Python 3. Requires [Limnoria](https://github.com/ProgVal/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](https://img.shields.io/badge/license-WTFPL-brightgreen.svg)](http://www.wtfpl.net/about/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)