Skip to content

Nitrosniper is a script designed to automatically detect and claim newly released Discord Nitro codes as soon as they become available.

Notifications You must be signed in to change notification settings

trfhgx/Nitrosniper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Nitro sniper

Discord Glitch Uptime and Nitro gift Sniper

This project implements a Discord client that periodically sends requests to keep a Glitch project active and monitors messages for Discord Nitro gift links.

Features

  • Periodic requests to the Glitch API to prevent project idling
  • Detection of Discord Nitro gift URLs in messages
  • Automatic redemption attempt for detected gift codes

Requirements

  • Node.js 14 or later
  • A valid Discord account token
  • (Optional) Glitch API key if uptime functionality is used

Installation

git clone https://github.com/yourusername/discord-glitch-uptime.git
cd discord-glitch-uptime
npm install

Configuration

Edit the script and replace:

const account_token = "YOUR_TOKEN_HERE"

with your Discord account token.

Usage

node index.js

Disclaimer

This code is for educational and research purposes only.
Automating user actions or attempting to redeem promotional codes automatically may violate Discord’s Terms of Service. Use at your own risk.

About

Nitrosniper is a script designed to automatically detect and claim newly released Discord Nitro codes as soon as they become available.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published