Files
openclaw/src
Wimmie 64d29b0c31 feat(discord): add wildcard channel config support
Add support for '*' wildcard in Discord channel configuration,
matching the existing guild-level wildcard behavior.

This allows applying default channel settings (like autoThread)
to all channels without listing each one explicitly:

  guilds:
    '*':
      channels:
        '*': { autoThread: true }

Specific channel configs still take precedence over the wildcard.
2026-01-21 17:56:01 +00:00
..
2026-01-18 08:54:00 +00:00
2026-01-21 01:33:31 +00:00
2026-01-21 17:46:30 +00:00
2026-01-21 01:14:24 +00:00
2026-01-21 01:58:47 +00:00
2026-01-21 05:34:53 +00:00
2026-01-21 03:47:50 +00:00
2026-01-18 08:45:29 +00:00
2026-01-20 13:52:59 +00:00
2026-01-21 00:19:53 +00:00
2026-01-19 23:41:06 +00:00
2026-01-21 01:58:47 +00:00
2026-01-18 19:34:21 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 03:55:14 +00:00
2026-01-18 16:11:43 +00:00
2026-01-04 14:38:51 +00:00