Dreamedc2015 / json-monster

Discord bot to detect and format json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Discord bot to detect and format json

License:MIT License


Languages

Language:Python 100.0%