Skip to content

axveez/solana-nft-listing-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solana-listing-bot-NFT

LISTING BOT -NFT current : eden and alpha only

Install

  1. Clone the repo
    git clone https://github.com/axveez/solana-nft-listing-bot.git
  2. Install NPM packages
    npm install
  3. Config your Collection Config in app.js
    const alpha_collection = "Axveez";
    const eden_collection = "Axveez";
  4. Config your DISCORD Config in app.js
    const ch_alpha = ''; //ChannelID Discord for Alpha Alert
    const ch_eden = ''; //ChannelID Discord for Eden Alert
    const discord_token = '' //Discord BOT Token
  5. run your Bot app.js
    node app.js

NOTE : Run in screen or 24/7 running terminal;

About

LISTING BOT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published