• The telegram_alerts is a comprehensive alerting module designed for a Telegram bot application. It not only facilitates sending formatted alerts about cryptocurrency volume changes on exchanges like Binance and Kucoin but also integrates listeners for Dex

    published 1.1.0 2 months ago
  • The module is designed to monitor trading pairs on the Binance cryptocurrency exchange. It retrieves historical candlestick data for each trading pair and calculates the mean volume over the past 24 hours.

    published 1.0.6 2 months ago
  • This utility module, named `formatting`, provides essential functions for formatting numerical data and generating standardized chart URLs for cryptocurrency market data.

    published 1.0.1 2 months ago
  • The module is designed to monitor trading pairs on the KuCoin cryptocurrency exchange. It retrieves historical candlestick data for each trading pair and calculates the mean volume over the past 24 hours.

    published 1.0.5 2 months ago
  • Based on the analysis of cryptocurrency trading volumes, this script enables the generation of different alerts for different volume spikes.

    published 1.0.4 2 months ago
  • The Telegram Message Archiver is designed to archive received messages. It listens for messages from telegram_alerts and stores them locally for future reference or analysis.

    published 1.1.2 2 months ago
  • This module can be seen as a support or setup module that helps bridge the gap between your Telegram bot's operational needs and the Telegram API, specifically in acquiring necessary group or chat IDs.

    published 1.0.1 2 months ago
  • This module is part of a Telegram bot application designed to listen for and process messages containing URLs from Dexscreener. It extracts relevant data (token addresses) and forwards them via Telegram messages.

    published 1.0.1 2 months ago
  • This module is a crucial component of Telegram bot application, designed to process messages containing Dextools URLs. It extracts relevant addresses from these URLs and utilizes the telegram_alerts module to send formatted alerts to a specified Telegram

    published 1.0.1 2 months ago
  • This module is one of essential components of Telegram bot application, specifically designed to detect and process Ethereum addresses directly shared in Telegram messages. Upon detection, it utilizes the telegram_alerts module to send formatted alerts to

    published 1.0.1 2 months ago
  • The script serves as the central command hub for a Telegram bot application, utilizing the Telethon library to interface with the Telegram API. This main script orchestrates the overall message handling process, efficiently routing incoming Telegram messa

    published 1.0.1 2 months ago