Made by: @blue.dev Developed in Poland
The app is made using ip2whois api and the discord.py lilbrary.
Domain Sniper sends a message to the channel everyday or when user (inputed id) in the dm's with bot will type !whois
Every time bot when the bots start running properly it sends the message to the channel (inputed id) and print a message in the console.
To run this project, you will need to add the following environment variables to your .env file
BOT_TOKEN
- You can get one from discord.com/developers
API_KEY
- You can get one from Ip2whois.com
Download the Sniper-Bot Folder or use
wget https://raw.githubusercontent.com/Panonim/DomainSniper-Bot/main/Sniper-Bot
Remember to replace the "YOUR USER ID HERE", "YOUR CHANNEL ID HERE" and "YOUR DOMAIN HERE".
-
Go to settings -> advanced -> developer mode
-
Follow the instructions from the gif below (It takes a few moments to load)
Still can't see the instructions? Link to YouTube
python -m pip install requests
- Requests package
pip install discord
- Discord.py package
See how to contact support