Skip to content

enzosv/nftfloorbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What this is

Telegram bot to notify you of changing floor prices for NFT collections you choose to watch.

Features

  • Simple setup and forget. No database or server configuration necessary.
  • Configurable with other secondary marketplaces.

Limitations

  • 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

Preview

preview

Notes

This gets spammy so I recommend to only run it when you're actively looking to buy

Build and run

Requirements

Steps

go get -d
go build
./floorbot

or

go run main.go

Releases

No releases published

Packages

No packages published

Languages