Releases: Seven-Aspects/my-hosting-bot
Releases · Seven-Aspects/my-hosting-bot
Release v1.0.0-alpha
Install
Install python modules
pip install -r requirements.txt
Install nodejs module
npm i pm2 -g
Usage
First run
python application_start.py
Filling in the configuration file
vim config.json
Second run
pm2 start application_start.py