Custom Commands homeCustom Commands
  • Blog
  • Premium
  • Templates
  • Support
Back to blog
// blog

Add reaction to response message using custom commands bot

Lets see how we can add reaction to response

Md Shahriyar Alam

2 years ago

·1 min read

Step 1

Just create a normal custom command

Setp 2

Add these codes to Hooks (post). This won't work in Hooks (pre) if you are not sending messages from pre hook

py
add_reactions(response, "✅", "❌")

# Or Custom emojis with name
# For custom emojis you need to have them in your server emojis. Otherwise it won't work
add_reactions(response, "custom_name", "another_emoji")

Loading comments…

{}

Need help?

Have a question, a suggestion, or stuck on something? Reach out — we're happy to help.

Join support server
Custom CommandsCustom Commands

The #1 custom commands Discord bot — build commands, events and databases with zero boilerplate.

Join the support server

Product

  • Overview
  • Why us?
  • Premium
  • Template shop

Resources

  • Blog
  • Support
  • Dashboard

Company

  • Privacy
  • Contact
[email protected]

2 Frederick Street, London, WC1X 0ND

Payments secured by Stripe
{ / } custom commands

© WEiRDSOFT LTD. All rights reserved.