Showing
1 changed file
with
6 additions
and
1 deletions
1 | <h1>Building a Slackbot</h1><br> | 1 | <h1>Building a Slackbot</h1><br> |
2 | <h2>A slackbot that reacts to user's chat and sends jokes </h2><br> | 2 | <h2>A slackbot that reacts to user's chat and sends jokes </h2><br> |
3 | 3 | ||
4 | -<h3>Currently operating on aws EC2 / managing it to run on docker container combining mongodb and the code to interact on 'aws docker version' branch</h3> | 4 | +<h3>Currently operating on aws EC2 / managing it to run on docker container combining mongodb and the code to interact on 'aws docker version' branch</h3><br> |
5 | +Collected Jokes api link: https://github.com/15Dkatz/official_joke_api<br> | ||
6 | +Opensource for slackbot module link : https://github.com/mishk0/slack-bot-api<br> | ||
7 | +Used Database: Mongodb | ||
8 | + | ||
5 | 9 | ||
6 |  | 10 |  |
11 | + | ... | ... |
-
Please register or login to post a comment