You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2025. It is now read-only.
Indeed if I set that method of connecting as default to a new 'classic' bot, slack-ruby-bot seems to work really well.
The scope of this repo and framework fits my needs better as I don' t need a standalone webserver and a separate db, I can just add it to my existing Rails app (which is intentional as I'm trying to integrate its data with Slack), avoiding a lot of complexity & duplication. So, are we calling time on this repo too early?
Might it make sense to build a back-end-less bot framework on the newer api methods?
Apologies, I'm new to the Slack space and your repos, I'm probably missing some nuances and issues with that approach.