Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eternnoir/pyTelegramBotAPI
/ main
Function
main
examples/asynchronous_telebot/timer_bot_async.py:47–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
46
47
async
def
main():
48
await asyncio.gather(bot.infinity_polling(), scheduler())
49
50
51
if
__name__ ==
'__main__'
:
Callers
1
timer_bot_async.py
File · 0.70
Calls
2
scheduler
Function · 0.85
infinity_polling
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…