https://github.com/wavygoten/shopify-variants
A simple discord bot that fetches the variants of any shopify url
https://github.com/wavygoten/shopify-variants
Last synced: 3 months ago
JSON representation
A simple discord bot that fetches the variants of any shopify url
- Host: GitHub
- URL: https://github.com/wavygoten/shopify-variants
- Owner: wavygoten
- Created: 2020-08-28T04:58:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T02:23:20.000Z (about 4 years ago)
- Last Synced: 2025-02-14T19:29:19.245Z (5 months ago)
- Language: Python
- Size: 63.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopify-Variants
A simple discord bot that fetches the sizes and variants of any shopify url, and sends the output to a discord server/channel.How To Use:
0. Git clone https://github.com/wavygoten/Shopify-Variants.git // cd Shopify-Variants // pip install requirements.txt <---- all in command prompt btw
1. Run bot with command 'py bot.py'. (PLEASE INSERT TOKEN IN BOT.PY BEFORE DOING THIS OR ELSE IT WON'T WORK!!!)
2. Send command "-variants {shopify url}" to the server your bot is in.
3. Your bot should respond with the command output in a nice format.