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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for sopel_lichess-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5adfba6c12dcb0d3e6e1add8e5c1035c7df09f5a574fb231c666ab93ad8549f7 |
|
MD5 | c3d65cdfa3df4b3935ab746db0e0e721 |
|
BLAKE2b-256 | f645d8dd8e4127389429cbce434095e0fa66521ec8fd1d1f1b026bce148e66a8 |