Jabber bot template
Шаблон jabber-бота
mex3 e751dfbdb4 function naming fixed | hai 1 ano | |
---|---|---|
.gitignore | hai 1 ano | |
BotClass.py | hai 1 ano | |
README.md | hai 1 ano | |
applications.json | hai 1 ano | |
config_template.py | hai 1 ano | |
gen-passwords.py | hai 1 ano | |
open-st_request-assigned.py | hai 1 ano | |
requirements.txt | hai 1 ano |
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