sokinjo
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 version 1.1.0, a year agoThe 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 version 1.0.6, a year agoThis utility module, named `formatting`, provides essential functions for formatting numerical data and generating standardized chart URLs for cryptocurrency market data.
published version 1.0.1, a year agoThe 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 version 1.0.5, a year agoBased on the analysis of cryptocurrency trading volumes, this script enables the generation of different alerts for different volume spikes.
published version 1.0.4, a year agoThe 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 version 1.1.2, a year agoThis 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 version 1.0.1, a year agoThis 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 version 1.0.1, a year agoThis 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 version 1.0.1, a year agoThis 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 version 1.0.1, a year agoThe 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 version 1.0.1, a year ago