This telegram bot is useful for tracking nft collections' floor price on Opensea and Magic Eden.
- Simple to setup
- Adds and removes nft collection
- Set price alerts of nft collection
- Price variation alerts for each nft collection
Recommended Ubuntu ver.: 20
1. sudo apt install nodejs
2. sudo apt install npm
3. npm install [email protected]
4. npm install axios
5. sudo chmod 777 name_list.json
To run program: node osme_bot.js
Program works with windows too.
Search for @OSME_nft_bot on Telegram
Use /start on telegram chat to begin the bot
Command list:
- list -> Returns a list of nft collections that you have added
- E.g. /list
- addeth, addsol -> Add a new nft collection to the list
- E.g. /addeth froyokittenscollection
- E.g. /addsol 888_anon_club
- remove -> Remove a nft collection from the list
- E.g. /remove froyokittenscollection
- E.g. /remove 888_anon_club
- vary -> Edit variation of price of nft collection
- E.g. /vary froyokittenscollection 0.2
- lower, higher -> Edit lower/upper thresholds of floor price of nft collection
- E.g. /lower froyokittenscollection 0.05
- E.g. /higher froyokittenscollection 0.4
- call -> Calls for the most updated floor price of nft collections
- E.g. /call