lonelydev / wall-e-bot

A slack bot that demonstrates listening to mentions and adding things to a dynamo db table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wall-e-bot Listens to slack and adds messages to DynamoDb

This is an attempt at learning how to build a slack bot that listens to mentions on slack and then adds part of the message to DynamoDb following Anton Putra's tutorial on Youtube.

Unlike the earlier experiment I did on slack following the slack documentation, this one is more interactive.

The idea is to combine this with the other one and productionise the application and deploy it to the slack workspace.

About

A slack bot that demonstrates listening to mentions and adding things to a dynamo db table

License:GNU General Public License v3.0


Languages

Language:JavaScript 61.3%Language:TypeScript 29.4%Language:Dockerfile 7.2%Language:Shell 2.1%