Skip to content

Discord bot that sends an embed, adds reactions, and shows the first few users who reacted quick enough. πŸƒπŸ’¨

License

Notifications You must be signed in to change notification settings

dottagoa/reactionfirst-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

reactionfirst-bot

Discord.js bot which allows users to add several reactions to an embed and list the first few people who choose a randomly selected reaction. As seen in SoundDrout's event video published on YouTube. If you have problems, view the FAQ below.

In-depth deployment instructions can be found on the wiki.

Quickstart

Requires Node.js v18 or higher and a working machine.

# clone repo and CD into it
npx degit nullpasswd/reactionfirst-bot reactionfirst-bot
cd reactionfirst-bot

# install dependencies and register commands
npm install
node deploy.js

To launch the bot, run node index.js.

About

Discord bot that sends an embed, adds reactions, and shows the first few users who reacted quick enough. πŸƒπŸ’¨

Resources

License

Stars

Watchers

Forks