Listen for messages and respond

This commit is contained in:
Sean Corrigan 2020-08-12 18:03:11 -04:00
parent 6d7c7a57a4
commit d150bb66ab

View File

@ -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