/err-mercicookie

err plugin to interact with the MerciCookie API 🍪

Primary LanguagePythonMIT LicenseMIT

err-mercicookie - Basic MerciCookie API Err integration

Build Status Coverage Status

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

Features

  • Order cookies from your favorite chat.

Have an idea ? Open an issue or send me a pull request.

Usage

Installation

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

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

Commands

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

Configuration

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

!plugin config MerciCookie {'MERCICOOKIE_API_TOKEN': 'your_api_token_here', 'MERCICOOKIE_API_EMAIL': 'your_api_email_here',}