Showing
1 changed file
with
7 additions
and
2 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 | + | ||
9 | + | ||
10 | + | ||
5 | 11 | ||
6 | - | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment