Showing
1 changed file
with
3 additions
and
3 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><br> | 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><br> |
5 | -Collected Jokes api link: https://github.com/15Dkatz/official_joke_api<br> | 5 | +<b>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> | 6 | Opensource for slackbot module link : https://github.com/mishk0/slack-bot-api<br> |
7 | -Used Database: Mongodb | 7 | +Used Database: Mongodb</b><br> |
8 | 8 | ||
9 | 9 | ||
10 |  | 10 |  | ... | ... |
-
Please register or login to post a comment