2024-08-06 15:32:55 -04:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-08-06 15:31:06 -04:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-08-06 15:32:55 -04:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2024-01-09 01:59:50 +00:00
2020-02-28 14:17:16 -05:00
2020-06-09 22:20:02 -04:00
2023-05-31 01:33:55 -04:00

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

Languages
Python 98.6%
HTML 1.4%