Files
openclaw/src/agents
Nicholas Spisak d63eae528c feat(discord): expose channel management actions via message tool
Add channel-create, channel-edit, channel-delete, channel-move,
category-create, category-edit, and category-delete actions to the
unified message tool. These actions were already implemented in the
Discord-specific handler but weren't accessible via the pi_message tool.

Changes:
- Add 7 new channel/category management actions to MessageActionSchema
- Add parameters: name, type, parentId, topic, position, nsfw,
  rateLimitPerUser, categoryId
- Gate actions behind discord.actions.channels (disabled by default)
- Add execute handlers routing to existing Discord action handlers
- Update Discord skill SKILL.md with documentation

Channel types: 0=text, 2=voice, 4=category
2026-01-11 10:01:32 -06:00
..
2026-01-10 19:47:17 +00:00
2026-01-11 01:39:30 +00:00
2026-01-11 02:25:45 +00:00
2026-01-11 00:55:22 +00:00
2026-01-04 14:38:51 +00:00
2026-01-11 04:28:30 +01:00
2026-01-08 04:44:15 +00:00
2026-01-11 01:39:30 +00:00
2026-01-11 12:11:12 +00:00
2026-01-10 19:47:17 +00:00
2025-12-25 03:29:36 +01:00
2026-01-07 00:04:44 +01:00
2026-01-08 08:26:40 +01:00
2026-01-06 19:54:50 +01:00
2026-01-01 17:30:15 +01:00