Skip to content

manbust/chef-diff-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Masterchef Diffcheck Automator

This is a simple python script that uses selenium webdriver. Its purpose is to diffcheck a text input against all common masterchefs (PCS, Goose, Fullsail etc).

Installation

You must have Google Chrome and chromedriver to use this script. Download chromedriver here, and then add the executable to your PATH. This script works on all operating systems.

Usage

You can run this script directly from your terminal.

$ cd app
$ python main.py

Once the script is running, simply paste your desired masterchef contract into your terminal, press return, then send an EOF (either ctrl+D or ctrl+z depending on your machine).

Sample output

Pancake 
2 Additions
1776 Removals
https://www.diffchecker.com/0QzL5mF1

Goose 
2 Additions
245 Removals
https://www.diffchecker.com/A07NupAC

Viking 
2 Additions
245 Removals
https://www.diffchecker.com/mppmzE5z

Autofarm 
2 Additions
1740 Removals
https://www.diffchecker.com/Bmu1f5zL

Fullsail 
2 Additions
1685 Removals
https://www.diffchecker.com/P6pqJ1rP

Jigg 
2 Additions
260 Removals
https://www.diffchecker.com/vHtOsagM

Slime 
2 Additions
546 Removals
https://www.diffchecker.com/Wo2zZ9DD

Deflate 
2 Additions
268 Removals
https://www.diffchecker.com/Ww7qSRri

BLizzard 
2 Additions
1479 Removals
https://www.diffchecker.com/rxyMRkgs

Panther 
2 Additions
2190 Removals
https://www.diffchecker.com/kG0rUUIh

About

A simple script to check an inputted masterchef against all common chefs on diffchecker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages