Skip to content

whistledev411/solana-twitter-sniper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Twitter Solana Token Sniper Bot

Twitter Solana Token Sniper Bot monitors a specific x account and detect token CA when he tweet new token CA.
And purchases token with the sol amount you defined.

💬 Contact Me

If you have any question or something, feel free to reach out me anytime via telegram, discord or twitter.

🌹 You're always welcome 🌹

Telegram: @whistle

👀 Usage

  1. Clone the repository

    git clone https://github.com/whistledev411/solana-twitter-sniper.git
    cd solana-twitter-sniper
    
  2. Install dependencies

    npm install
    
  3. Configure the environment variables

    Rename the .env.example file to .env and set RPC and WSS, main keypair's secret key, and others.

  4. Run the bot

    npm start
    

Releases

No releases published

Packages

No packages published