https://github.com/solagent99/Solana_Twitter_Token_NFT_Sniper_Bot
Solana Token/NFT snipping w/ twiter
https://github.com/solagent99/Solana_Twitter_Token_NFT_Sniper_Bot
scraping snipping solana twitter
Last synced: 8 months ago
JSON representation
Solana Token/NFT snipping w/ twiter
- Host: GitHub
- URL: https://github.com/solagent99/Solana_Twitter_Token_NFT_Sniper_Bot
- Owner: solagent99
- Created: 2025-01-30T15:29:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-02T00:09:13.000Z (over 1 year ago)
- Last Synced: 2025-02-02T01:19:22.347Z (over 1 year ago)
- Topics: scraping, snipping, solana, twitter
- Language: TypeScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖 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: [@Leo](https://t.me/shinnyleo0912)
# 👀 Usage
1. Clone the repository
```
git clone https://github.com/solagent99/Solana_Twitter_Token-NFT_Snipe.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
```