Skip to content

Kingyo is a NFT Discord Bot that showcases latest NFT sale from a targeted collection/smart contract using the OpenSea API.

Notifications You must be signed in to change notification settings

retconned/kingyo-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Kingyo NFT Discord Bot

What is Kingyo ?

Kingyo is a NFT discord bot that showcases latest nft sale from a targetted collection/smart contract using the OpenSea API.

Screenshot

screenshot of the Kingyo discord bot

Installation

  1. Clone the repo

    git clone https://github.com/retconned/kingyo-bot
  2. Change directory to the project folder

    cd kingyo-bot
  3. Edit the template.env to .env and add your tokens & API Keys, request your opensea API key Here

     BOT_TOKEN=Your-Discord-Bot-token
    
     OS_API=Your-OpenSea-Api-Token
    
     CONTRACT=Your-Collection-Smart-Contract-Address
    
     CHANNEL_ID=Discord-channel-ID-that-sales-will-be-posted-into
  4. Run the app locally

    yarn dev
  5. Build the docker image

    docker build . -t kingyo-bot

About

Kingyo is a NFT Discord Bot that showcases latest NFT sale from a targeted collection/smart contract using the OpenSea API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published