/err-pandascore

err plugin to interact with the Pandascore API.

Primary LanguagePythonMIT LicenseMIT

err-pandascore - Basic Pandascore API Err integration

Build Status Coverage Status

Err-pandascore is a plugin for Err that allows you to interact with the PandaScore API. It requires Python 3.6+.

Note: This is a very alpha release. This plugin is subject to major changes.

Features

  • Basic player search/profile display.
  • Basic team search/profile display.

Have an idea ? Open an issue or send me a Pull Request.

Usage

Installation

As admin of an err chatbot, send the following command over XMPP:

!repos install https://github.com/Djiit/err-pandascore.git

Commands

Use !help Pandascore to see the available commands and their explanation.

Configuration

Send configuration commands through chat message to this plugins as in :

!plugin config Pandascore {'PANDASCORE_API_KEY': 'your_api_key_here'}