Universal Telegram bot mailing SDK
Project description
AKHMShare
AKHMShare is a universal Python library for Telegram bot mailing.
It allows bot creators to send broadcast messages to Telegram users in a safe, scalable way.
The library uses the Telegram Bot API directly and handles all background polling.
The bot creator only needs to provide a get_user_ids() function and their bot credentials.
Features
- Single main class:
AKHMShare - Bot creator only provides
BOT_TOKEN,API_KEY,API_URL, andget_user_ids() - Validates that the function returns a list/set of Telegram user IDs
- Background polling (non-blocking)
- Automatic duplicate message prevention
- Direct Telegram Bot API integration (no external bot libraries required)
Installation
Clone the repository and install:
git clone https://github.com/sk1llpy/akhmshare
cd akhmshare
pip install .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
akhmshare-0.1.0.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters