Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 405 Bytes

File metadata and controls

28 lines (18 loc) · 405 Bytes

DDNetServiceBot-Mind

Powered by [Koishi][https://koishi.js.org/]

Thanks TsFreddie for Typesctipt, methods and API support

How to start

First of all: yarn tsc

Start from koishi

yarn koishi start ./dist/koishi.config.js

Start from nodejs

node ./dist/index.js

Start from pm2

// pm2 start ./dist/index.js --name koishi --log ./mot.log
pm2 start pm2.json