kiidfreak / coinmarketcap-new-listings-sniper-bot

Sniper bot to buy new tokens listed on Coinmarketcap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coinmarketcap-new-listings-sniper-bot

Coinmarketcap new listings sniper bot that uses telegram notifications from this telegram channel https://t.me/joinchat/b17jE6EbQX5kNWY8 use this link and subscribe. Turn on 2 step verification in telegram. Go to my.telegram.org and create App to get api_id and api_hash. You need to install nodejs from nodejs.org, the lastest LTS Version. Use at your own risk. Investing in cryptocurrency is risky not financial advice. If you can code and want to make this project better please feel free to contribute. There is a small 0.7% buying fee per buy. This is to help me buy a cup of coffee and support for this project.

Join my telegram group where we can talk about this project, tokens and the best strategies. https://t.me/CoinMarketCapSniperBot

Important! If you have an issue please don't post screenshots with personal information like seed phrase, telephone number, Telegram code, Telegram two factor password, or Telegram string session. Please keep that information private!

Getting Started

git clone https://github.com/Scott-778/coinmarketcap-new-listings-sniper-bot.git
cd coinmarketcap-new-listings-sniper-bot
npm install

Then edit .env file with your bsc wallet address, mnemonic, apiId and apiHash in your code editor and save file.

Then adjust your buying strategies in cmcBot.js file in your code editor and save file.

To start bot run this command node cmcBot.js

When bot is running it it will ask for your telephone number to log in to Telegram enter your telephone number with country code ex 15555555555 then press enter. Then telegram will send you a code to log in enter that number and press enter. If you have two step verification on the bot will ask for your two step password. Then leave the bot running and when you recieve a notification from this channel https://t.me/joinchat/b17jE6EbQX5kNWY8 the bot will buy that token.

About

Sniper bot to buy new tokens listed on Coinmarketcap.

License:MIT License


Languages

Language:JavaScript 99.6%Language:Shell 0.4%