Max Melentiev
Max Melentiev
Hey, I see rails 8 is not released yet. I'll add support when it's released. Meanwhile please fork and add any fixes if necessary. PRs are welcome.
0.16.5 works with rails 8.0
Hey, I think rails run initializers before loading classes in `./app`. I'm not familiar with Rails 8 bootstrap process, but in older versions it was possible to register finalizers with...
It's possible to configure bots in an initializer. See Configuration in readme. Token is used to build a route. So you'll have to use some workaround if you want to...
please share full stacktrace
This is not a part of the bot api
What issue do you have with voice message? Regarding unsupported type: this update is invalid. Update must have only one item, but in your examples there are `unsupported_type` and `message`.
With other adapters you need to start separate processes that process jobs. See sidekiq docs for the command that starts processors.
What the error is in the adapter's log?