Skip to main content

Pronoun-sharing plugin for Sopel IRC bots

Project description

sopel-pronouns

Pronoun-sharing plugin for Sopel IRC bots

Installing

Releases are hosted on PyPI, so after installing Sopel, all you need is pip:

$ pip install sopel-pronouns

Configuring

The easiest way to configure sopel-pronouns is via Sopel's configuration wizard—simply run sopel-plugins configure pronouns and enter the values for which it prompts you.

Options are:

  • fetch_complete_list: Whether to download the complete list of supported pronoun sets at startup
    • fetch_url: An optional custom fetch URL for the complete list (see below)
  • link_base_url: An optional custom base URL for links in the plugin's output

The link_base_url option allows you to use your own domain to host your own instance of our pronoun service hosted at pronouns.sopel.chat, which is itself a fork of Lucas Eduardo's lovely little Svelte project.

If you want to customize the available pronoun sets, set the fetch_url to your own instance's pronouns.tab file or an equivalent tab-delimited data source.

Credits

sopel-pronouns is based on the pronouns.py plugin that was built into Sopel from version 6.5.1 through 8.0. Special thanks to Elsie Powell and other contributors to the original code, whose work can be viewed in the main Sopel repository's commit history.

Changelog

0.1.0

First release of sopel-pronouns.

New standalone plugin based on the pronouns builtin from Sopel 8.0.0.

New feature: Optionally fetch a custom pronouns.tab to match your own pronoun service instance. See README for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sopel_pronouns-0.1.0.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

sopel_pronouns-0.1.0-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page