Skip to main content

A Sopel plugin to fetch users' recent Trakt plays

Project description

sopel-trakt

A Sopel plugin to fetch users' recent Trakt plays

Installation

Can be installed from PyPI using:

pip install sopel-trakt

Configuration

sopel-trakt has one required configuration value: your API app's client ID. You can run sopel-plugins configure trakt to set it interactively, or add a section for this plugin to your bot's .cfg file directly:

[trakt]
client_id = LongRandomStringProvidedByTrakt

Create or retrieve your Trakt API app's client ID at https://trakt.tv/oauth/applications

Testing

If you would like to make a contribution, be sure to run the included tests. Test requirements can be installed using:

pip install -r dev-requirements.txt

run tests using:

make test

Credits

Adopted from a Sopel 6 plugin, sopel_modules.trakt: https://github.com/surskitt/sopel-trakt

0.2.1

Fixed:

  • Handle private profiles with a friendly error message

0.2.0

Revived by new maintainer (dgw) under a new package name (sopel-modules.traktsopel-trakt). Major changes include:

Much of the work in this release was spent on housekeeping; user-facing functionality is essentially unchanged from the last release published on PyPI by sharktamer.

0.1.0

Initial release

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

Uploaded Source

Built Distribution

sopel_trakt-0.2.1-py3-none-any.whl (4.4 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