Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djiit/err-mercicookie
err plugin to interact with the MerciCookie API 🍪
https://github.com/djiit/err-mercicookie
api bot cookie errbot
Last synced: about 1 month ago
JSON representation
err plugin to interact with the MerciCookie API 🍪
- Host: GitHub
- URL: https://github.com/djiit/err-mercicookie
- Owner: Djiit
- License: mit
- Created: 2018-05-11T15:35:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T22:00:21.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T23:07:04.104Z (3 months ago)
- Topics: api, bot, cookie, errbot
- Language: Python
- Size: 45.9 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# err-mercicookie - Basic MerciCookie API Err integration
[![Build Status](https://travis-ci.org/Djiit/err-mercicookie.svg?branch=master)](https://travis-ci.org/Djiit/err-mercicookie) [![Coverage Status](https://coveralls.io/repos/github/Djiit/err-mercicookie/badge.svg?branch=master)](https://coveralls.io/github/Djiit/err-mercicookie?branch=master)
Err-MerciCookie is a plugin for [Errbot](https://github.com/errbotio/errbot) that allows you to interact with the [MerciCookie](https://www.mercicookie.com/pages/coffret-cadeau) API. **It requires Python 3.6+**.
## Features
* Order cookies from your favorite chat.
Have an idea ? Open an [issue](https://github.com/Djiit/err-mercicookie/issues) or send me a [pull request](https://github.com/Djiit/err-mercicookie/pulls).
## 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',}
```