Skip to content

[script][knackstone] Add optional Slack notification after voting#7369

Merged
MahtraDR merged 2 commits intoelanthia-online:mainfrom
MahtraDR:feat/knackstone-slack-notification
Mar 30, 2026
Merged

[script][knackstone] Add optional Slack notification after voting#7369
MahtraDR merged 2 commits intoelanthia-online:mainfrom
MahtraDR:feat/knackstone-slack-notification

Conversation

@MahtraDR
Copy link
Copy Markdown
Collaborator

Summary

  • Adds optional Slack notification after a successful knackstone vote
  • Uses existing slack_username YAML setting and register_slackbot/send_slackbot_message helpers
  • Message includes character name, chosen boon, and all available options
  • No-op when slack_username is not configured

Test plan

  • No slack_username set: script behaves identically to before
  • slack_username set: Slack message sent after successful vote with correct details
  • Already-voted scenario: no Slack message sent

🤖 Generated with Claude Code

MahtraDR and others added 2 commits March 30, 2026 19:30
Send a Slack message with the vote choice and available options when
slack_username is configured in YAML settings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@MahtraDR MahtraDR merged commit 4d0461f into elanthia-online:main Mar 30, 2026
3 checks passed
@MahtraDR MahtraDR deleted the feat/knackstone-slack-notification branch March 30, 2026 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant