Skip to content

merklelabshq/whale-notification-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whale Notification Bot

A telegram bot which watches and sends message to the group when a swap above threshold amount takes place for the solana SPL-TOKEN on meteora pools. Currently, the bot is limited to 4 tokens per group (this can be modified in the by changing maxTokensPerGroup).

Executing on local

Environment variables

Create an .env file and add the following variables.

BOT_TOKEN=
DB_URI=
HELIUS_API_KEY=
BACKEND_RPC=
BIRDSEYE_API_KEY=

Running the bot

yarn install
yarn start

Telegram Bot Commands

  • config - Configure the bot; add/remove tokens to watch and modify their settings.
  • setup - Setup the portal, add the bot to the group.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published