Skip to content

Conversation

@kronosapiens
Copy link
Collaborator

Summary

  • Add /bow @user reason slash command as an alternative to :dojo: emoji reactions
  • Enables acknowledging contributions that happen outside Discord (Twitter help, meetups, etc.)
  • Posts a public message and counts toward promotion thresholds like normal reactions

Usage

/bow @username helped me debug my cairo contract

Posts: @you :dojo:'d @username: helped me debug my cairo contract

Setup

After merging, register the new command with Discord:

cd backend
pnpm run deploy-commands

The command will be available immediately in the guild.

🤖 Generated with Claude Code

Adds an alternative way to give :dojo: reactions via slash command.
Enables acknowledging contributions outside Discord (Twitter, meetups, etc.).

Usage: /bow @user reason
Posts: **@you** :dojo:'d **@user**: reason

Counts toward promotions like normal emoji reactions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@kronosapiens kronosapiens merged commit 9ffaf5c into main Jan 28, 2026
1 check passed
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.

2 participants