2023-05-13 12:13:45 -07:00
2022-09-04 15:56:08 -07:00
2023-04-28 18:02:00 -07:00
2023-04-28 18:02:00 -07:00
2023-05-13 12:13:45 -07:00
2023-03-07 23:45:58 -08:00
2023-04-28 18:02:00 -07:00
2023-03-30 22:28:47 -07:00
2021-03-05 01:08:57 -08:00

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. Then, you can update your local copy of all plugins by running git pull.

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

You can also install individual plugins using pip:

  • $ pip3 install "git+https://github.com/jlu5/SupyPlugins.git#subdirectory=PLUGIN_NAME"

Support

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

License

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

Description
A collection of plugins for the Limnoria IRC bot.
Readme 2 MiB
Languages
Python 99.9%