sopel-lichess 0.2.1

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

sopellichess 0.2.1

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).

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.