This project is a vouch count fetcher that retrieves the vouch count from a specified URL and prints it to the console at regular intervals.
- Java: Java/main.java
- JavaScript: JavaScript/index.js
- Python: Python/main.py
- Go: Go/main.go
- Ruby: Ruby/main.rb
- Clone the repository to your local machine.
- Make sure you have the necessary language runtimes installed (Java, Node.js, Python, Go).
- Modify the
config.json
file to include your desired vouch URL and request delay. - Run the appropriate file for your chosen language:
- Java:
javac Main.java && java Main
- JavaScript:
node index.js
- Python:
python main.py
- Go:
go run main.go
- Java:
- Developed by KoopaCode
- Koopa's MyVouch Profile
- MyVouch Website: MyVouch.es
- MyVouch Discord: MyVouch Discord Server
Don't forget to hit the star on this repository if you find it useful!