Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 391 Bytes

readme.md

File metadata and controls

17 lines (15 loc) · 391 Bytes

JSON-Monster

Running JSON-MONSTER

Requirements

python3 pip3 git(optional)

  1. Download as zip or clone the repo git clone https://github.com/Bedrock-OSS/json-monster.git
  2. install the requirements python -m pip install -r requirements.txt
  3. create a config file with your token
{
	"token": "insert token here"
}
  1. run json_monster.py python json_monster.py