Files
openfang/crates/openfang-api/src
Matteo De Agazio d94508e72e feat: add free_response_channels support for Discord
Allow certain Discord channel IDs to respond without requiring @mention,
similar to Hermes gateway's free_response_channels.

- Add free_response_channels field to DiscordConfig
- Add free_response_channels method to ChannelBridgeHandle trait
- Implement free_response_channels in KernelBridgeAdapter
- Modify dispatch_message to bypass mention_only policy for free channels
- Add test for free_response_channels deserialization
2026-04-09 17:10:21 +02:00
..
2026-03-12 23:33:19 +03:00
2026-03-19 01:34:31 +03:00
2026-03-09 21:19:50 +03:00
2026-03-15 00:18:34 +03:00