Skip to main content

Lichess plugin for Sopel

Project description

Lichess plugin for Sopel (Lichess URL handler). This plugin handle URL from https://lichess.org for:

  • games

  • players

  • TV channels

Install

The preferred way to install this plugin is through pip:

$ pip install sopel-lichess

Note that you may need to use pip3, depending on your system and your installation.

Once this is done, you should configure and enable the plugin:

$ sopel-plugins configure lichess
$ sopel-plugins enable lichess

And then, restart your bot: this, again, depends on your system and how you run your bot.

Lichess API Key

This plugin uses the lichess.org API and requires an API key to work. Read the lichess’s authentication documentation to get your key.

The plugin can be configured with the Sopel configuration wizard:

$ sopel-plugins configure lichess

Or manually, by editing your configuration and adding this section:

[lichess]
api_key = <YOUR API KEY>

Replace <YOUR API KEY> by your API key (no quote needed).

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-lichess-0.2.1.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

sopel_lichess-0.2.1-py3-none-any.whl (6.5 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