Skip to content

dzt/trimalchio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trimalchio

Easy to use Shopify Bot, works for a majority of Shopify websites but still could use some work. This project is still under active development so please do not spam my email <3.

** Note: If you know that a site only supports PayPal as a checkout method, be sure to have OneTouch enabled on your PayPal account to enhance the speed. **

term

Installation

trimalchio requires Node.js. (*Be sure to download the LTS version).

Setup:

$ git clone https://github.com/dzt/trimalchio.git
$ cd trimalchio
$ npm install

Run After Setup:

$ node index.js

Launch Flags (not added yet):

  --restock   Run in Restock Mode with keywords from your config file.

  --new       Picks up newly added items, instead of using keywords.

When you are prompted to set up everything, a config.json file will be generated with all all your configurations allowing you to simply edit the values.

  • Proxy Support
  • General Shopify Support
  • Time Scheduler
  • Sitemap Support
  • Better Error Handling
  • Show Stock Count
  • Queue support
  • Negative Keywords
  • Multiple Tasks
  • Custom Menu
  • Slack Integration
  • Captcha Harvester
  • Preset Size and Styling Configurations (adding multiple at once)

Proxies?

Of course Old Sport! Inside the proxies.txt file you can simply add numerous proxies with ease by just adding them in the format provided in the example below. Big thanks to @cameronb23 for adding this feature.

ip:port
ip:port:user:pass

Captcha?

The Captcha feature is currently in the process of being built into Trimlachio and will be taken care of in the coming days with a much more easier solution than other utilizing a custom built Chrome Extension that doesn't require any tampering with the hosts file. For anybody who is wondering the harvester is located on port 7492.

Who

Written by @dzt, made better by you.

License

The MIT License (MIT)

Copyright (c) 2017 Peter Soboyejo <http://petersoboyejo.com/>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

CLI Based Shopify Bot (Supports US only right now)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published