Skip to content

Commit

Permalink
Update gambling.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vocabexpresshaxer authored Aug 16, 2018
1 parent 56af36b commit edf90bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gambling.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ def on_message():
global last
while True:
chatid = "478431088361078787"
cliend.send_message(chatid, "hi")
message = client.get_message(chatid)
try:
print(message)
Expand Down

0 comments on commit edf90bb

Please sign in to comment.