Listen for messages and respond
This commit is contained in:
parent
6d7c7a57a4
commit
d150bb66ab
@ -4,6 +4,7 @@ import requests, json, time, os
|
||||
apikey = ''
|
||||
# Key of your chat.
|
||||
chatid = ''
|
||||
|
||||
# Keep a list of seen updates
|
||||
updateids = [] #
|
||||
# List of functions we can run
|
||||
|
||||
Loading…
Reference in New Issue
Block a user