ElixirOttawaMeetup / MeetUpIdeas

Idea tracker for the Meetup
5 stars 0 forks source link

Building a RTM/Command slackbot #2

Open maxneuvians opened 7 years ago

maxneuvians commented 7 years ago

I have a side project where I have built a RTM slack bot that can service multiple teams and runs inside a supervision tree that will restart process if they crash, if tokens become invalid, or teams are removed. It also uses a slack command infrastructure that is self documenting and extendible with custom modules.