2 Commits d5c9985601 ... 6722138c40

Author SHA1 Message Date
  blezz-tech 6722138c40 reminder for tickets with status IN_PROCESS 2 weeks ago
  blezz-tech d5c9985601 reminder for tickets with status IN_PROCESS 2 weeks ago
1 changed files with 1 additions and 1 deletions
  1. 1 1
      handlers/config.py

+ 1 - 1
handlers/config.py

@@ -1,5 +1,5 @@
 #rename this file to config.py
-BOTLIST=["open_basic_bot",'status_changer','st_request_done','st_request_wontfix','st_request_assigned','st_request_new']
+BOTLIST=["open_basic_bot",'status_changer','st_request_done','st_request_wontfix','st_request_assigned','st_request_new','st_request_in_process']
 JSERVER="ej.sharix-app.org"
 PASSWORD="12345"
 PORT=5222