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

It currently supports ReST and whatever STX is. While ReST is great, many people would prefer markdown these days.

Feature request
good first issue

This is possibly the most common feature request for Limnoria, which wasn't implemented so far because it was too hard or impossible to do properly. However, with [account-tag](https://ircv3.net/specs/extensions/account-tag-3.2), or the...

Feature request

Something like `Plugindownloader url `, so people could check the repos and see the last time a plugin was updated, the help related to the plugins of the repo, etc....

Feature request

### topic prepend Please add a `topic prepend [channel] text` operation that both: - adds a topic item to the beginning of a topic like `topic insert`, _and_ - if...

Feature request

I imagine this looking something like: - `irc.requestIRCv3Cap("name-of-cap")`, which gets translated to `CAP REQ :name-of-cap` - `irc.removeIRCv3Cap("name-of-cap")`, which gets translated to `CAP REQ :-name-of-cap` - Both commands should reject attempts...

Feature request

it would be nice to be able to alter the 'static introduction' per chan from sedregex-plugin, since i want to conf different phrases/langs instead of 'meant to say' per #chan

Feature request
good first issue

It's used by some networks, eg. rezosup. irssi already supports it.

Feature request

Sometimes the config registry isn't powerful enough to configure plugins (eg. when you want to filter words/URLs, etc.). The only solution in this case is modifying plugin code or forking...

Feature request

This is possibly a wrong place for plugin suggestion, but here it will at least be seen. As Google has closed their API again, why to not use some more...

Feature request

This is a recurring request, we should implement this at some point

Feature request