Jabber bot template
Шаблон jabber-бота
mex3 b9fdab358f running schema according to previous task | пре 1 година | |
---|---|---|
.gitignore | пре 1 година | |
BotClass.py | пре 1 година | |
README.md | пре 1 година | |
applications.json | пре 1 година | |
config_template.py | пре 1 година | |
open-st_request-assigned.py | пре 1 година | |
requirements.txt | пре 1 година |
python -m venv env
(for Windows) or python3 -m venv env
(for Linux)
3. .\env\Scripts\activate
or source env/bin/activate
4. pip install -r requirements.txt
5. python run.py