Skip to content

anidiw/commsBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project demostrates use of resilient microservices using NodeJS. it makes use of following google APIs for geocoding

moment for date formatting

superagent for http requests

slack APIs

wit APIs for natural language processing.

It creates and connects to slackBOT and depending on intent (time, location) responds to queries such as 'ani,what's the time in Berlin?', 'ani, How's the weather in Sydney?' We can easily extend this to create other microservices.

Getting Started

Guide users through getting your code up and running on their own system. In this section you can talk about:

1 Installation proces

node ./commsBOT/bin/run.js

2 Software dependencies

superagent, slack SDK, express

3 Latest releases

4 API references

It uses slack run time messaging API

Build and Test

TODO: Describe and show how to build your code and run the tests.

Contribute

TODO: Explain how other users and developers can contribute to make your code better.

If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files:

About

Demonstrates integration with slack API and google APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published