An open API service indexing awesome lists of open source software.

https://github.com/x7007x/telebot-plugins

A simple plugin system for pyTelegramBotAPI (telebot) that allows you to organize your bot's functionality into separate plugin files without having to redefine the bot instance in each file.
https://github.com/x7007x/telebot-plugins

pypi-package python python3 telegram telegram-bots

Last synced: over 1 year ago
JSON representation

A simple plugin system for pyTelegramBotAPI (telebot) that allows you to organize your bot's functionality into separate plugin files without having to redefine the bot instance in each file.

Awesome Lists containing this project