A Telegram bot that monitors specific NFT collections you're interested in on the Magic Eden marketplace and notifies you about sales.
- Clone the repository
git clone https://github.com/tsukigatari/solana-nft-notify-bot.git --depth=1 cd solana-nft-notify-bot
- Rename
.env.example
to.env
and fill in the details - Run
docker compose up -d
Contributions are welcome! If you find any issues or have suggestions, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.