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