Giter VIP home page Giter VIP logo

discord-opensea-nft-floor-bot's Introduction

Discord NFT Floor Bot for Opensea collections

A discord bot for keeping track of your opensea collections floor prices.

Usage

To Invite the bot to your server, use the Discord invite link.
To get the current channels floor prices (see mapping in index.js, if other projects are needed setup the bot for your own, see below) , use the command:
!floor
To get specific collection floor prices in whitelisted channels, use the command:
!floor <collection-slug>

Self Hosting

If you would like to host the bot yourself, first set up a Discord bot through the Discord Developer portal and add the token to the .env file (DISCORD_TOKEN). Next, pull this repository onto your local machine:
git clone <git_url>
Open the .env file, and imput your API key in the correct space.
Next, ensure that you have NodeJS and NPM installed and run:
npm install
node .
If you want to be just a little bit more advanced, I suggest you to use pm2 for your bot. If you want to run your bot with load balanced instances, you can use the command: pm2 start index.js -i 4 Congratulations! You now have a running Discord floor price bot.

Tip/Donation

If you want to say thank you, you can find me on Twitter @jrxcodes.
The Twitter tipping feature in Bitcoin is active, if you feel like it, I would really appreciate a tip/donation.
If the Ethereum network is your way to go, here is my tip wallet address: 0x0A5F16827d39f8c9227bbeE728FAeD7de12be807

This bot is inspired by https://github.com/ncitron/GasBot

discord-opensea-nft-floor-bot's People

Contributors

jrxcodes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.