mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
MADDEN
MADDEN
This commit is contained in:
commit
075256d48e
1 changed files with 4 additions and 0 deletions
4
bot.py
4
bot.py
|
@ -131,6 +131,10 @@ while True:
|
|||
print("@" + username + ": /ciaostefanino")
|
||||
# Rispondi salutando Stefanino.
|
||||
telegram.sendmessage("Ciao Stefanino!!!", sentin, source)
|
||||
elif text.startswith('/balurage'):
|
||||
print("@" + username + ": /balurage")
|
||||
# Rispondi salutando Stefanino.
|
||||
telegram.sendmessage("MADDEN MADDEN MADDEN MADDEN MADDEN MADDEN MADDEN MADDEN MADDEN", sentin, source)
|
||||
elif text.startswith('/ciaoruozi'):
|
||||
print("@" + username + ": /ciaoruozi")
|
||||
# Ciao Ruozi.
|
||||
|
|
Loading…
Reference in a new issue