Skip to content

Pluggable Telegram bot and userbot based on Telethon

License

Notifications You must be signed in to change notification settings

JaskaranSM/UniBorg

Repository files navigation

uniborg

Pluggable asyncio Telegram userbot based on Telethon.

installing

The Easy Way

Deploy

The Legacy Way

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

internals

The core features offered by the custom TelegramClient live under the uniborg/ directory, with some utilities, enhancements and the core plugin.

About

Pluggable Telegram bot and userbot based on Telethon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%