1.0.4 • Published 8 months ago

agent-zero v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months 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

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago