AzureKn1ght / Presale-Sniper-Bot

Presale-Sniper-Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presale Sniper Bot

Snipes presale NFTs

BEEKEEPING MINER

URL: https://app.arkfi.io?ref=0xbaee15e7905874ea5e592efee19b2d0082d538b8

ENV Variables

You will need to create a file called .env in the root directory, copy the text in .env.example and fill in the variables. If you want to use the emailer, then you will need Google App Passwords.

How to Run

You could run it on your desktop just using Node.js in your terminal. However, on a production environment, it is recommended to use something like PM2 to run the processes to ensure robust uptime and management.

npm install
pm2 start arkfi.js -n "ARK"
pm2 save

Donate: 0xbaee15e7905874ea5e592efee19b2d0082d538b8

About

Presale-Sniper-Bot

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 98.1%Language:Shell 1.9%