Discord.js Reaction Help Guide
  • Welcome
  • Before you start..
  • Stable
    • Getting Started
    • Command
    • Basic Reaction Logic (1/2)
    • Finishing Reaction Logic (2/2)
    • And we're done!
Powered by GitBook
On this page

Was this helpful?

Welcome

A guide on making your very own "reaction help menu" in discord.js!

Hi there, Tony here!

I've seen more and more of these "reaction help menus" appear, where you use reactions to browse through pages of a bots help and commands.

I've never done it myself, and thought it'd be beneficial to learn.. but why not learn along with others? So, here I am creating a guide on how to do it, so everyone knows how!

In no way am I going to suggest you use my code in a bot without modification. It can probably be ratelimited and such, so until I improve it, I advise that this be taken as learning only.

Lets get started then, shall we?

NextBefore you start..

Last updated 6 years ago

Was this helpful?