Skip to content

enviodev/wmonad-whale-watcher-tutorial

Repository files navigation

Envio wMonad Whale Watcher

Run

pnpm i pnpm envio dev

Setup

cp .env.example .env

Edit the .env file with your Telegram bot token, channel id and message thread id.

  1. msg @BotFather /start -> /newbot & follow the prompts (this will print the bot token in the chat once successfully created)
  2. Add the bot to your telegram group
  3. In the group, send the following message @MyUniqueBot /start
  4. Visit https://api.telegram.org/bot<YourBOTToken>/getUpdates
  5. Find the channel chat id of the group you want to monitor and paste it in the env file (it should start with "-")

*Note, If you created the new group with the bot and you only get {"ok":true,"result":[]}, remove and add the bot again to the group

Please refer to the documentation website for a thorough guide on all Envio indexer features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published