Pluggable asyncio
Telegram userbot based on
Telethon.
Simply clone the repository and run the main file:
git clone https://github.com/uniborg/uniborg.git
cd uniborg
pip install -r requirements.txt
pip install -r requirements-stdborg.txt
python3 -m stdborg stdborg
The core features offered by the custom TelegramClient
live under the
uniborg/
directory, with some utilities, enhancements and the core plugin.