Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coder2020official/asynctelebot_template
Template for asynchronous implementation of telebot.
https://github.com/coder2020official/asynctelebot_template
Last synced: 3 months ago
JSON representation
Template for asynchronous implementation of telebot.
- Host: GitHub
- URL: https://github.com/coder2020official/asynctelebot_template
- Owner: coder2020official
- Created: 2022-01-25T11:01:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T14:22:14.000Z (over 2 years ago)
- Last Synced: 2024-06-28T12:32:24.497Z (5 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 32
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# asynctelebot_template
Template for asynchronous implementation of telebot.
You are welcome to make pull requests or open issues to improve template.
Note that this template requires pyTelegramBotAPI version higher or equal to 4.4.0. You can install it from github because it is not released yet.