Skip to content

dougEfresh/selene-helius-bot

Repository files navigation

Helius Telegram Bot

Example bot using the selene-helius-sdk

Install

cargo install --git https://github.com/dougEfresh/selene-helius-bot.git

Prerequisites

Set up a telegram bot

Usage

  • create your webhook
selene-helius-bot webhook create --helius-api-key=<your_api_key> --url=<your_webhook_url> [ADDRESSES]...
  • run your server
selene-helius-bot serve --help
A telegram bot for helius webhooks, listens on port 3030

Usage: selene-helius-bot serve [OPTIONS] --helius-api-key <HELIUS_API_KEY> --chat-id <CHAT_ID> --teloxide-token <TELOXIDE_TOKEN>
  • TELOXIDE_TOKEN is your bot API token.

About

A telegram bot for Helius webhooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published