|
@@ -0,0 +1,23 @@
|
|
|
+=== unstick
|
|
|
+
|
|
|
+Unstick Line Sticker from the shop!
|
|
|
+
|
|
|
+You always wanted to get those PNG from Line Sticker store? Unstick it with this simple node script.
|
|
|
+
|
|
|
+== Install
|
|
|
+
|
|
|
+Checkout this repo and then
|
|
|
+
|
|
|
+```
|
|
|
+npm install
|
|
|
+```
|
|
|
+
|
|
|
+== Usage
|
|
|
+
|
|
|
+Run this script with a line store url as a parameter like
|
|
|
+
|
|
|
+```
|
|
|
+node unstick.js https://store.line.me/stickershop/product/XXXXXXX/ja
|
|
|
+```
|
|
|
+
|
|
|
+for example
|