There was an error while loading. Please reload this page.
BotArcAPI needs NodeJS to working correctly
$ sudo apt update $ sudo apt install nodejs npm
Click here to download latest stable version
Maybe you need install node-pre-gyp to install sqlite3 and sqlite-async node module
node-pre-gyp
$ npm i -g node-pre-gyp
$ cd ./botarcapi $ npm i
$ npm start
You could edit source/corefunc/config.js directly
source/corefunc/config.js
Click here to view all available field
Home