luisrivas / leonel

Director de inteligencia artificial - colombia.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leonel

Circle CI

Overview

Leonel is a bot we use to make our life easier for our colombia-dev community

Usage

Run locally

note: to run locally you must expose all the environment variables set in the example env file

npm install
npm start

Things are looking good if the console prints something like:

** API CALL: https://slack.com/api/rtm.start
** BOT ID:  leonel  ...attempting to connect to RTM!
** API CALL: https://slack.com/api/chat.postMessage

Running Tests

note:make sure the proper environment vars in example env file are set before running tests

ava

Acknowledgements

This code uses the botkit npm module by the fine folks at Howdy.ai.

License

See the LICENSE file (MIT).

About

Director de inteligencia artificial - colombia.dev

License:MIT License


Languages

Language:JavaScript 100.0%