1. Install python 3
2. Install module requests / running command "pip install -r requirements.txt"
3. Register on the pastebin website, to get the api key
dev_key = "your_api_key"
# in init function, replace your own api key
If you want to upload a file, please place your file in the "file" folder provided
1. Download this repo
2. pip install -r requirements.txt
3. Running python3 create.py
4. Then follow the steps that have been instructed