This repository contains a simple worker script for bTagScript. The script is designed to run on a server, automatically updating the bTagScript playground with the correct information.
You can access the bTagScript playground here: bTagScript Playground
-
Clone the repository:
git clone https://github.com/Leg3ndary/bTagScriptWorker.git cd bTagScriptWorker
To run the worker script, use the following command:
py index.py
This command will start the worker, which will automatically host the data needed to update the bTagScript playground as needed.
We welcome contributions! If you have suggestions for improvements or have found a bug, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to further customize the content according to your specific needs.