Qlack
- 2 Devlogs
- 2 Total hours
A quote slack bot.
A quote slack bot.
Cleaned up the Slack bot structure today by moving setup into config and splitting the handlers into separate files.
Also got Slack shortcut finally working, took me a while to get it actually working, the issue was that the shortcut handler module was not being loaded so @app.shortcut("open_modal") never got registered with Slack.
Finally have some more free time, so I can start working on my slack bot!
For now I just have a basic slack bot setup, took me some time to figure out, but everything works so I can start making the actual features!