Limnoria
Limnoria copied to clipboard
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins.
If a message is modified by an `inFilter`, the actual message stored in `irc.history` is modified properly, but the prefix is still the old one before the filtering. You mentioned...
This would allow to use multiple protocols at once (eg. IRC and XMPP) by writing one driver per protocol.
``` 2014-12-30 10:01:42+0200 %rss announce add viestintavirasto 2014-12-30 10:01:42+0200 The operation succeeded. 2014-12-30 10:01:45+0200 %flush 2014-12-30 10:01:46+0200 The operation succeeded. 2014-12-30 10:01:48+0200 %rss announce add viestintavirasto 2014-12-30 10:01:48+0200 The operation...
I see two kinds of errors in logs: ``` pytb Exception in thread Thread-46242: Traceback (most recent call last): File "/home/users/mikaela/.local/opt/python3/lib/python3.5/threading.py", line 923, in _bootstrap_inner self.run() File "/home/users/mikaela/.local/opt/python3/lib/python3.5/threading.py", line 871,...
I am unable to join the bot to multiple channels using `join #channel,#channel2` as the bot replies `Error: '#channel,#channel2' is not a valid channel.` This violates RFC 1459 and RFC...
My Limnoria instance is on multiple channels which use services like Etherpad actively. I think that having the URL plugin allow searching for URLs lke everything from https://kirjoitusalusta.fi/ would make...
Current output is: ``` 2015-12-20 09:28:06+0200 -- Notice(Euforia): freenode: rajaniemi.freenode.net, ircnet: irc.nebula.fi, and pirateirc: sydney-au.pirateirc.net ``` I would be interested in knowing which port the bot is using and while...
> I have 11 registered users with 6 registered hostmasks; 1 owner and 0 admins. The usefulness of listing admins and missing trusted users could be argued on, but these...
Some channels have bot without it being op and the channel being `+t` and it would be nice if `topic separator "::"` would be usable. I understand that `config channel...