Skip to content

Commit

Permalink
Merge pull request #1 from peyman2afm/patch-1
Browse files Browse the repository at this point in the history
fix small bug
  • Loading branch information
rizaumami committed Nov 22, 2017
2 parents cb931b1 + 65cd0b1 commit 8036f55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ function tdbot_update_callback (data)
if msg.content._ == "messageText" then
if msg.content.text == "ping" then
sendText(chat_id, msg.id, '<b>pong!</b>')
}, dl_cb, nil))
end
end
end
Expand Down

0 comments on commit 8036f55

Please sign in to comment.