.HIDE. avail pls
This commit is contained in:
parent
030d556b9c
commit
abad698fe3
|
@ -21,7 +21,6 @@ class handler(requestsManager.asyncRequestHandler):
|
|||
if key is None or key != glob.conf.config["server"]["cikey"]:
|
||||
raise exceptions.invalidArgumentsException()
|
||||
|
||||
log.info("API REQUEST FOR FOKABOT MESSAGE AAAAAAA")
|
||||
chatHelper.sendMessage("FokaBot", self.get_argument("to"), self.get_argument("msg"))
|
||||
|
||||
# Status code and message
|
||||
|
|
Loading…
Reference in New Issue
Block a user