SnipeJS is an opensource Minecraft name sniper written in JavaScript. License of SnipeJS is MIT, feel free to fork the repository or modify the code.
- Discens - Main developer
For a full list of contributors, see doc/contributors.md
NodeJS is required to run SnipeJS
- Clone the repository with
git clone https://github.com/Discenz/SnipeJS.git
- Install all dependencies using
npm ci
- Start sniping using
node snipe.js
in the/src
directory
See full doc in doc/documentation.md
SnipeJS is licensed under the MIT license.