assistant-os

0.1.2 • Public • Published

assistant-os

This project is an artificial intelligence to assist human beings in the recurrent tasks.

Getting started

Be sure to have the following constants in your environment variables: SLACK_API_TOKEN, COLOR, NAME, ICON_URL, MODULES, MODULES_PATH.

Then start the artificial intelligence:

$ npm install
$ npm start

Setup

Environment variables

You have 3 methods:

In the .env file

This project uses the dotenv module. So you can create a .env file in the rootpath of the project.

In command line

You can use instead the following command line to start the artificial intelligence:

SLACK_API_TOKEN=<...> COLOR=<...> ... npm start

Finally you can add the environment variables from your os.

This methods depends of your os or the web hosting.

For linux, the best way is to add the variables in the bashrc.

Readme

Keywords

Package Sidebar

Install

npm i assistant-os

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • friedrit