1.0.4 • Published 3 years ago

agent-zero v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

README

Include your config.js file in the configs folder

node app -c ./config/config.js

To run as a background process under linux: nohup node app -c ./config/config.js --arm true &

OBS: If you get "Syntax error: Unterminated quoted string":

When running on a raspberry pi make sure to run: sudo apt-get install chromium-browser --yes

This is because puppeteer does not download the right chromium installation for arm platforms.

RUN WITH npm run start -- --config ./config/.ts

PS: yes double -- is correct

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago