Skip to content

leirbag95/traderjoe-listing-discordbot

Repository files navigation

traderjoe-listing-discordbot

TraderJoe Discord Bot Lisiting

Add bot to your discord channel

Fork project

Start by fork ⑂ the github repo.

Fork button

Set secrets

Go to Settings > Secrets and click on New Repository secret

New Repo Button

All secrets variables are on .env.example, copy them into Secrets

Discord webhook

  • Click on discord channel settings > Integrations > Webhooks and create a new one

Discord

Aleph running

To save the last processed block, we use aleph.

You are free to change the code and use the method you think is best.

Run locally

Start by cloning the repo

git clone https://github.com/leirbag95/traderjoe-listing-discordbot.git

Install packages

npm install

Set .env file

Duplicate and rename .env.example to .env

cp .env.example .env

then put your own env. variables

Start the bot

For running it once

node app.js

For calling it every seconds set your own crontab.

About

TraderJoe Discord Bot Lisiting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published