Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsukigatari/solana-nft-notify-bot
a telegram bot that notifies about NFT sales on the magic eden marketplace.
https://github.com/tsukigatari/solana-nft-notify-bot
magic-eden nft notify solana telegram-bot
Last synced: about 1 month ago
JSON representation
a telegram bot that notifies about NFT sales on the magic eden marketplace.
- Host: GitHub
- URL: https://github.com/tsukigatari/solana-nft-notify-bot
- Owner: tsukigatari
- License: mit
- Created: 2024-09-14T13:21:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T18:28:50.000Z (3 months ago)
- Last Synced: 2024-10-26T03:51:28.837Z (3 months ago)
- Topics: magic-eden, nft, notify, solana, telegram-bot
- Language: Go
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# solana-nft-notify-bot
![Static Badge](https://img.shields.io/badge/maintainer-tsukigatari-pink)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/ndfz/solana-nft-notify-bot)A Telegram bot that monitors specific NFT collections you're interested in on the Magic Eden marketplace and notifies you about sales.
## Installation
### Locally
+ 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`### Docker Hub
+ [Docker Hub](https://hub.docker.com/r/sayundfz/solana-nft-notify-bot)
## Contributing
Contributions are welcome! If you find any issues or have suggestions, feel free to open an issue or submit a pull request.
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).