diff --git a/listener.py b/listener.py index 00ebf98..13f66d3 100644 --- a/listener.py +++ b/listener.py @@ -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