Limnoria/plugins/Autocomplete
Valentin Lorentz 6f5d8c3011 Autocomplete (+ Fediverse): configure Black. 2020-08-29 18:44:32 +02:00
..
local Autocomplete: Initial implementation. 2020-08-29 16:33:29 +02:00
README.md Autocomplete: Initial implementation. 2020-08-29 16:33:29 +02:00
__init__.py Autocomplete: Initial implementation. 2020-08-29 16:33:29 +02:00
config.py Autocomplete: Initial implementation. 2020-08-29 16:33:29 +02:00
plugin.py Autocomplete (+ Fediverse): configure Black. 2020-08-29 18:44:32 +02:00
test.py Autocomplete (+ Fediverse): configure Black. 2020-08-29 18:44:32 +02:00

README.md

Provides command completion for IRC clients that support it.

This plugin implements an early draft of the IRCv3 autocompletion client tags. As this is not yet a released specification, it does nothing unless supybot.protocols.irc.experimentalExtensions is set to True (keep it set to False unless you know what you are doing).

If you are interested in this feature, please contribute to the discussion