Telegram bot to notify you of changing floor prices for NFT collections you choose to watch.
- Simple setup and forget. No database or server configuration necessary.
- Configurable with other secondary marketplaces.
- Only tested and configured to work with Opensea and MagicEden so far
- You need to add find the slugs for the collections you are watching and add to config manually
This gets spammy so I recommend to only run it when you're actively looking to buy
- go
- config.json. See sample_config.json for more details.
go get -d
go build
./floorbot
or
go run main.go