Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hardillb/moo-sticker-engine
https://github.com/hardillb/moo-sticker-engine
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hardillb/moo-sticker-engine
- Owner: hardillb
- Created: 2014-12-17T15:37:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T10:26:22.000Z (over 7 years ago)
- Last Synced: 2024-10-14T16:11:41.510Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
moo-sticker-engine
==================To use this you will need to register a app with Moo.com here:
https://secure.moo.com/api/register.php
From here you will get a key and a secret, you need to edit the config.js and add these in the correct place.
You will also need a pack object that represents your stickers. The easiest way to get hold of this is to go through the process of manually creating a set on the moo website with the GreaseMonkey script mentioned here:
http://uk.moo.com/api/docs/pack-object-model.html
There are also details about the structure of the pack object. Add this to config.js as well. You should then be all good to go.