Limnoria icon indicating copy to clipboard operation
Limnoria copied to clipboard

A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins.

Results 135 Limnoria issues
Sort by recently updated
recently updated
newest added

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...

Bug

This would allow to use multiple protocols at once (eg. IRC and XMPP) by writing one driver per protocol.

Feature request

``` 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...

Bug
good first issue

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,...

Bug

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...

Feature request

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...

Feature request
good first issue

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...

Feature request
good first issue

> 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...

Feature request

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...

Feature request