Skip to content

adtechtesting/solana-memecoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Meme Coin Trading Bot

📌 Project Overview

A Discord bot that fetches meme coin data from Discord messages, evaluates risk, and automates trades on Solana DEXs like Raydium. The bot detects new meme coins, checks risk levels, and executes trades based on influencer signals.

🔧 Setup

1️⃣ Clone the Repository

git clone https://github.com/Anantdadhich/solana-memecoin

2️⃣ Install Dependencies

npm install

3️⃣ Configure Environment Variables

Create a .env file and add:

DISCORD_BOT=your_bot_token
RPC_URL=https://your.solana.rpc.url
PRIVATE_KEY=your_solana_wallet_private_key
OPENAI_KEY=your_openai_api_key


About

Discord bot where you can trade memecoins

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%