Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 199 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 199 Bytes

Auto Attack

Run

yarn install 
# or npm install

Add the .env file

NODE_URL=
PRIVATE_KEY=
# optional
TELEGRAM_TOKEN=
TELEGRAM_CHAT_ID=

Start the script

node index.js