mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-27 21:44:21 +00:00
Ops. Mancavano parametri.
This commit is contained in:
parent
947dc16f90
commit
664fa79741
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -629,7 +629,7 @@ while True:
|
|||
telegram.sendmessage("Aggiunto al diario RYG.", sentin, source)
|
||||
else:
|
||||
telegram.sendmessage(chr(9888) + " Il messaggio non può essere scritto.\n"
|
||||
"Prova a togliere le emoji o boh?")
|
||||
"Prova a togliere le emoji o boh?", sentin, source)
|
||||
else:
|
||||
telegram.sendmessage(chr(9888) + " Non hai scritto niente sul diario!\n"
|
||||
"Sintassi corretta: /diario _quello che vuoi scrivere_",
|
||||
|
|
Loading…
Reference in a new issue