mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Do some stuff
This commit is contained in:
parent
a1c4f9ebe9
commit
35235d5ad9
1 changed files with 0 additions and 6 deletions
6
test.py
6
test.py
|
@ -1,6 +0,0 @@
|
|||
import asyncio
|
||||
from royalnet.bots.telegram import TelegramBot
|
||||
|
||||
bot = TelegramBot("375232708:AAExsD_prmxJOXzmJwYZyNUt5zc_EbXxR38")
|
||||
|
||||
asyncio.get_event_loop().run_until_complete(bot.run())
|
Loading…
Reference in a new issue