Skip to content

Releases: Seven-Aspects/my-hosting-bot

Release v1.0.0-alpha

27 Mar 06:49
Compare
Choose a tag to compare

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