Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 571 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 571 Bytes

Shopify-ATC-Generator

Finds shopify variants and generates add to cart links. Also gathers info about the item such as weight and price

How to configure:

Install node.js

Edit the following variables on the top:

Set the token variable to your discord bot token Set the prefix variable to your desired command prefix (Default is !)

Run the following Commands:

npm i discord.js node-fetch

node server.js

Finished Product!:

Screenshot