dappradar

1.0.2 • Public • Published

Dappradar Airdrop Telegram Bot

Bot Updater

A telegram bot that will notify if there is a new event on dappradar airdrop

want to run it yourself?

Clone this project

> git clone https://github.com/YogaSakti/Dappradar-airdrop.git
> cd Dappradar-airdrop

Install the dependencies:

> npm i

create .env before run the program

cp .env.example .env

Edit .env file:

Input telegram bot token and telegram chatid, mongodb server url, as well as private key (login key) for dappradar auth.

BOT_TOKEN=
CHANNEL_ID=
LOGIN_KEY= 
DATABASE_USER=
DATABASE_PASSWORD=

run:

> node airdrop.js
> node status.js
> node telegram.js

Readme

Keywords

none

Package Sidebar

Install

npm i dappradar

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

3.26 MB

Total Files

21

Last publish

Collaborators

  • ahmadakbarpadilah