Jabber bot template
Шаблон jabber-бота
L 226d5a8041 bot_log changed | hace 1 año | |
---|---|---|
.gitignore | hace 1 año | |
2023-04-14-bottickets.log | hace 1 año | |
BotClass.py | hace 1 año | |
README.md | hace 1 año | |
applications.json | hace 1 año | |
config_template.py | hace 1 año | |
gen-passwords.py | hace 1 año | |
open-st_request-assigned.py | hace 1 año | |
requirements.txt | hace 1 año |
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