You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New commands (agent → bot):
- CreatePollCommand: native Discord polls with answers, duration, multiselect
- CreateStickerCommand: create guild stickers from local file
- FetchEmojisCommand: request-reply fetch of all guild custom emojis
- SendMessageCommand.as_voice: send OGG/Opus files as Discord voice messages (IS_VOICE_MESSAGE flag)
New bot behavior:
- ReactionMode (off/own/all): configurable via DISCORD_REACTION_MODE env; filters which reaction events are forwarded to NATS
- ack_reaction: optional emoji (DISCORD_ACK_REACTION env) to react to incoming messages before publishing to NATS
New NATS subjects: agent.poll.create, agent.sticker.create, agent.fetch.emojis
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments