GiorgioBrux / nitro-sniper-enhanced

Snipes nitro gift codes from an alt account(s) to your main account.
GNU General Public License v3.0
40 stars 214 forks source link

Nitro Sniper Enhanced CodeFactor GitHub issues GPLv3 license

img

Snipes nitro gift codes; with alt-support.
A fork of the (previously-MIT licensed) sniper by slow.

Features

img

Installation methods

Heroku (recommended)

The good guys at heroku have apparently blacklisted this repo.
In order to deploy an heroku instance:

ℹ️ While directly using someone else's fork is possible, it is heavily discouraged for novice users because malicious code can be added and if one becomes very popular it will also be blacklisted by heroku.

After deployment, make sure you go to your app -> Configure dynos/Resources and turn off web and start worker.
You can then see logs by clicking on More (top right) and then View logs.
To update see here or just remove your app and recreate it.

Repl.it

Go to your dashboard, click on the plus button, import from github and type giorgiobrux/nitro-sniper-enhanced.
On replit instead of editing the .env file, click on secrets in the left bar, and manually add everything you need, making sure to also add replit and set it to true.
No one else will be able to see the .env file even with public repos, so your tokens are safe.

⚠️The old dotenv (not .env) file can be seen by anyone who knows your username and your replit repo name. Make sure to update to the secrets system ASAP.

IMPORTANT: You need to use a service that periodically pings your repl.it app like UptimeRobot, or else it will go in sleep mode.
To update, run git pull from the shell.

Local

Contributing

Pull requests are welcome.
If you contribute, all your code will be licensed under GPL-3.0-or-later.

Tips

License

GPL-3.0-or-later
Modified work Copyright (C) 2020-2021 All nitro-sniper-enhanced contributors
Original work Copyright (C) 2020 slow | Sublicensed according to the MIT license available here or in the LICENSE.md file.