So I made this shopify live sales tracker open source
Its 99% precise and has extra checks which literally not any other tool has
-> Better than tools like AliHunter etc.
I have decided to make it open source since AliHunter is now paid.
Features:
- Detects updates in config automatically
- Clean console logs
- 99% precise
- Collects data about all products, variants and the whole shop and saves it in memory
- Tells you the sales volume of a product, and its variant itself
- Calculates the sales volume of a whole shop (estimated not 100% precise)
- Detects variant image (if there is no variant it will pick the product thumbnail)
- Error handler (script doesn't stop on errors, handles the errors instead)
- uncaughtException
- Easy customizable config(s)
- For your discord bot: src\config\discord.js
- Environ config: src\config\environ.js
- Log config: src\config\log.js
- Environ config: src\config\environ.js
- Interval for checking (customizable in config)
- You can find the config in src\shopify\config.json
- Extra checks for more precise tracking
- Checks if a variant got updated and nothing else instead
- If e.g. the product description got updated, it won't get detected as a sale anymore
- Very fast
Discord Bot:
- Embed builder, clean messages
- Command handler & event handler (You can easily extend the bot)
- Commands:
- [addshop/add]: Add a shop to track it
- [removeshop/remove]: Remove a shop which is currently getting tracked
- [list]: Get a list of all shops which the bot is currently tracking
- Automatically creates webhooks & channels
To-Do:
- Option to add proxies
- Automatically delete discord webhooks & channels of shops which don't get tracked anymore
- Automatically detect a whole cart and put everything into one embed
- Last 24 hours stats
Example:
Its currently translated in german but an english translation is coming soon!
dont skid pls ; just give creds