Skip to content

A discord webhook embed notifier for collection nft sales in the atomicmarket smartcontract.

License

Notifications You must be signed in to change notification settings

World-of-Cryptopups/wax-nftsale-bot

Repository files navigation

wax-nftsale-bot

A discord webhook embed notifier for collection nft sales in the atomicmarket smartcontract.

Screenshot

Screenshot

Development

// replace with your own collection
export const ATOMICHUB_COLLECTION = "cryptopuppie";
  • Setup environment variable
WEBHOOK=your-discord-channel-webhook-url
  • Install dependencies and run the dev app
pnpm start

Production

This app uses pm2(https://pm2.io/) to manage the app in production

  • Deploy the app in your server, install the dependencies and run the following command:
pnpm prod:start

@tbdsux | 2023

About

A discord webhook embed notifier for collection nft sales in the atomicmarket smartcontract.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published