Skip to content

EduardoSaverin/Slack-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack-Bot

A Slack Bot built in NodeJS

Prerequisite

1.Wit API

2.Google Geo API

3.Slack Bot Token

4.Google Timezone API

Note: You will need to train wit to handle your questions about time.

Putting API Key in-place

1.Wit API Key Goes in index.js file.

2.Geo API Key goes in service.js file.

3.Timezone API Key goes in service.js file.

4.Slack Bot API goes in slackClient.js file.

Running Slack Bot

>node index.js

About

A Slack Bot built in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published