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
  • What's being used?
  • Dos and Don'ts.

Was this helpful?

Before you start..

A quick checklist of the dos and don'ts of this guide, as well as what's used/needed.

PreviousWelcomeNextGetting Started

Last updated 6 years ago

Was this helpful?

Before getting started, I'll mention a couple things here..

What's being used?

For this guide, I'm using (stable/v11) (ps. iIll do a master/v12 guide soon) to create the bot around this, as it's the most easiest for beginners, and has the necessary tools to do it.

Which also means this will be a node.js guide.. sorry python users.

For anyone that might wonder, I use Visual Studio Code (Insiders), with the Ayu Dark theme.

Dos and Don'ts.

  • Do use this guide as a learning guide, and create your own code from it.

  • Do try to expand the code and guide in this guide to make it better, or easier to understand.

  • Don't try to take this code, put it in a bot and say it works.

  • Don't claim this code as your own, or say you learnt it without the guide (I worked hard on it ;-;).

  • Don't modify it beyond recognition and ask for support from me.

If you need any help throughout, come join and mention me, or just send me a direct message at ThatTonybo#0001.

discord.js
Plexi Development