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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T10:26:22.000Z (almost 9 years ago)
- Last Synced: 2025-10-08T05:45:43.630Z (9 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- 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.