2 Коміти d5c9985601 ... 6722138c40

Автор SHA1 Опис Дата
  blezz-tech 6722138c40 reminder for tickets with status IN_PROCESS 2 тижнів тому
  blezz-tech d5c9985601 reminder for tickets with status IN_PROCESS 2 тижнів тому
1 змінених файлів з 1 додано та 1 видалено
  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