mirror of
https://github.com/RYGhub/royalnet.git
synced 2025-02-17 10:53:57 +00:00
Robe
This commit is contained in:
parent
0a6d024cec
commit
ea8f8cd9d5
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -61,7 +61,7 @@ while True:
|
|||
telegram.senddocument(ragesend, sby)
|
||||
elif cmd[0].startswith('/sbam'):
|
||||
print(str(sby) + ": /sbam ")
|
||||
telegram.sendaudio('BQADAgADTQIAAh8GgAGj0jKIrpTgvQI', sby)
|
||||
telegram.senddocument('BQADAgADTQIAAh8GgAGj0jKIrpTgvQI', sby)
|
||||
elif cmd[0].startswith('/osunow'):
|
||||
print(str(sby) + ": /osunow ")
|
||||
if cmd[1] is not None:
|
||||
|
|
Loading…
Add table
Reference in a new issue