This page contains documentation for all plugins within Sopel’s main
plugins directory. If you have added plugins without rebuilding the
documentation, or are using a secondary plugins directory, those
plugins will not be shown here.
Plugins
admin
name
example
purpose
hold_ground
False
Auto-rejoin the channel after being kicked.
auto_accept_invite
True
Auto-join channels when invited.
currency
name
example
purpose
auto_convert
False
Whether to convert currencies without an explicit command
fiat_provider
ratesapi.io
Which data provider to use (some of which require no API key)
fixer_io_key
0123456789abcdef0123456789abcdef
API key for Fixer.io (widest currency support)
fixer_use_ssl
False
Whether to use SSL (HTTPS) for Fixer API (requires paid API access)
pronouns
name
example
purpose
fetch_complete_list
True
Whether to attempt fetching the complete pronoun list from the web backend at startup.
link_base_url
https://pronouns.sopel.chat
Base URL for pronoun info links.
safety
name
example
purpose
default_mode
on
Which mode to use in channels without a mode set.
known_good
sopel.chat,dftba.net
List of “known good” domains or regexes to consider trusted. This can save VT API calls.