slack-ruby-bot-server-events-sample icon indicating copy to clipboard operation
slack-ruby-bot-server-events-sample copied to clipboard

Sample for slack-ruby-bot-server-events.

Results 4 slack-ruby-bot-server-events-sample issues
Sort by recently updated
recently updated
newest added

I have written an events spec in my project, similar to the ones in this projects, and when I run it I get the following error ``` Failure/Error: Team.create!(team) NoMethodError:...

- Update GitHub Actions action versions - Migrate to `coactions/setup-xvfb` as `GabrielBB/xvfb-action` is deprecated

I would like to migrate the bot and integrate it with my existing Postgres database. Is it possible without a slack-ruby-bot-server-events rewrite?

I did a bundle update recently which updated Rack to v3, and all the static assets started to return 404's for the enrolment page. Ruby: ruby 3.3.4 (2024-07-09 revision be1089c8ec)...