config.py 255 B

12345678
  1. #rename this file to config.py
  2. BOTLIST=["open_basic_bot",'status_changer','st_request_done','st_request_wontfix','st_request_assigned','st_request_new']
  3. JSERVER="ej.sharix-app.org"
  4. PASSWORD="12345"
  5. PORT=5222
  6. API_URL = "https://testopen.sharix-app.org/"