Jabber bot template
Шаблон jabber-бота
mex3 f034c80b63 log improvements | há 1 ano atrás | |
---|---|---|
.gitignore | há 1 ano atrás | |
BotClass.py | há 1 ano atrás | |
README.md | há 1 ano atrás | |
applications.json | há 1 ano atrás | |
config_template.py | há 1 ano atrás | |
gen-passwords.py | há 1 ano atrás | |
open-st_request-assigned.py | há 1 ano atrás | |
requirements.txt | há 1 ano atrás |
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