https://github.com/chyiiiiiiiiiiii/discord-floor-price-bot
Get the latest floor price of your nft project.
https://github.com/chyiiiiiiiiiiii/discord-floor-price-bot
discord discord-bot floorprice nft nodejs opensea typescript
Last synced: 4 months ago
JSON representation
Get the latest floor price of your nft project.
- Host: GitHub
- URL: https://github.com/chyiiiiiiiiiiii/discord-floor-price-bot
- Owner: chyiiiiiiiiiiii
- License: apache-2.0
- Created: 2022-05-17T16:50:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T23:42:44.000Z (over 2 years ago)
- Last Synced: 2025-03-16T09:51:46.537Z (7 months ago)
- Topics: discord, discord-bot, floorprice, nft, nodejs, opensea, typescript
- Language: TypeScript
- Homepage:
- Size: 862 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discord-floor-price-bot
### 1. Bot Name
### 2. Command
![]()
![]()
## Introduction
實作Discord的NFT地板價機器人,持續將最新價格呈現給DC成員看,也可以透過指令查詢地板價,根據需求去使用,簡單幫NFT社群開發自己的功能機器人,提升社群價值## Function Implement
- [x] Update NFT floor prices regularly
- [x] Use slash-command to get NFT floor price## First
### Invite own bot app to the Discord
URL example:
https://discord.com/api/oauth2/authorize?client_id=975614035616258632&permissions=0&scope=bot%20applications.commands
![]()
## Run
### Compile
```
tsc
```### Excute
```
node dist/src/bot.js
```### Combine
```
tsc && node dist/src/bot.js
```
or
```
yarn dev
```## Package
- typescript
- eris
- opensea-scraper
- eth-price## Artical
- [Medium - 實作 Discord 機器人取得 NFT 地板價](https://ab20803.medium.com/%E5%AF%A6%E4%BD%9C-discord-%E6%A9%9F%E5%99%A8%E4%BA%BA%E5%8F%96%E5%BE%97-nft-%E5%9C%B0%E6%9D%BF%E5%83%B9-eab2dee54ae1)## About
Github:https://github.com/chyiiiiiiiiiiii
Linkedin:https://www.linkedin.com/in/yiichenhi/
Youtube:[Yii](https://www.youtube.com/user/a22601807/videos)
Youtube:[一起饅頭(美食頻道)](https://www.youtube.com/channel/UC8-CcCmlIhIGcs9pdxx_BSw/videos])
Instagram:[yiichenhi](https://www.instagram.com/yiichenhi/)
Email:ab20803@gmail.com