Supybot-plugins
Supybot-plugins copied to clipboard
Collection of plugins for Supybot/Limnoria I wrote or forked.
I got the Trivia bot up and going. However, even when people say the right answer in the channel, the bot won't recognize it.
``` 20:29:45 +calc [gt 5 1] + 1 20:29:47 -- Notice(Caroline): Error: 'true' is not a defined function. 20:29:49 +supyml eval "5 1 + 1" 20:29:49 'true' is not a...
This may be a bit out of scope, but I think Gitea webhooks are partially supported already as I tried adding one and got this test hook output: > `2021-157...
When the same bot is relaying a channel and has `plugins.web.titlesnarfer` is set to `True`, long titles result into Excess flood on the other side. `#Mikaela@PirateIRC`: ``` https://micronews.debian.org/feeds/atom.xml [21:58:33] -]o[/#Mikaela-...
``` % supybot-test Twitter Failed to load plugin Twitter:Traceback (most recent call last): File "/home/mikaela/.local/bin/supybot-test", line 200, in pluginModule = plugin.loadPluginModule(pluginName) File "/home/mikaela/.local/lib/python2.7/site-packages/supybot/plugin.py", line 65, in loadPluginModule module = imp.load_module(name,...
For example, if line has 5 or more nicks, kban.
Example commands to reproduce: ``` /msg Limnoria weather Kotka /msg Limnoria weather Helsinki /msg Limnoria weather Buenos Aires, Argentina ``` I think this applies to all instances though and this...
Plugin seems broken; page redirects are caught, but nothing is returned. Example: .wiki bike "Bicycle" (Redirected from "Bike"): Not found, or page malformed.
I have dozens of channels in LinkRelay and when I want to add/remove relays that may have issue with existing relay, I have to `config onetoone false` and `linkrelay list`...