A powerful and secure Solana-based trading bot for Discord, enabling real-time SPL-token trading, secure transactions, and portfolio management.
- Real-time Trading: Trade SPL tokens directly from Discord.
- Secure Transactions: Transactions are processed securely on the Solana blockchain.
- Portfolio Management: Track and manage your SPL-token holdings.
- User-friendly Commands: Simple commands for trading, checking balances, and more.
- Optimized for Discord: Uses Discord.js for seamless integration.
- Powered by Privy: Ensures fast and reliable swapping functionality.
- Solana: For blockchain transactions
- Discord.js: To build the bot and handle user interactions
- Privy API: For executing swaps
- Node.js: Backend development
- MongoDB: For user data storage
- Node.js (v16+)
- Yarn or npm
- A Solana wallet
- A Discord bot token
- Clone the repository:
git clone https://github.com/kmanish1/galactic_bot.git cd galactic - Install dependencies:
npm install # or yarn install - Set up environment variables:
Create a
.envfile and add:DISCORD_BOT_TOKEN=your_discord_bot_token DISCORD_CLIENT_ID=your_discord_client_id DATABASE_URL=your_database_url
- Start the bot:
npm start # or yarn start
| Command | Description |
|---|---|
/login |
Create or retrive your solana wallet |
/swap |
Swap tokens |
/transfer |
Transfer sol to another wallet |
/wallet |
Get wallet and portfolio details |
Contributions are welcome! Feel free to open issues or submit pull requests.
For questions or support, reach out via:
- Twitter: @Manish_2k4
- Email: kmanishreddy11@gmail.com