Idris TAKERBOUST

Results 3 issues of Idris TAKERBOUST

# Summary This feature allows filtering the possible channel types when using the "channel_select" method. | Before (display all) | After (display text & voice channel) | |----------|----------| | ![image](https://github.com/shardlab/discordrb/assets/94457944/7b22d120-4915-42ee-95d0-6982abe0acdd)...

# Update documentation link in README.md [![Gem](https://img.shields.io/gem/v/discordrb.svg)](https://rubygems.org/gems/discordrb) [![Inline docs](https://inch-ci.org/github/shardlab/discordrb.svg?branch=main)](https://drb.shardlab.dev/v3.4.0/) Gem version is 3.5.0 but docs link is 3.4.0 Thanks to the community on the Discord, I discovered why certain classes...

## Support secret lookup for `key_data` ### What’s changed? - `key_data` can now be a **string** to reference a secret, just like `registry.username` and `registry.password`. - To avoid breaking changes,...