Skip to content

Seven-Aspects/my-hosting-bot

Repository files navigation

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