Search
Setup for Free
d-I❄
discord.js - Imagine ❄
•
2y ago
Weeb-Kun
bot function
I want to make a function like when some one react on a particular message its copy the code
discord.js - Imagine ❄
Join
Support server for discord.js, a Node.js module to interact with Discord's apps API.
58,337
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
D
d.js toolkit
•
7/7/24, 4:23 AM
What
's your exact discord
.js
npm list discord.js
npm list discord.js
and node
node -v
node -v
version
?
Not a discord
.js issue
? Check out
#other
-js
-ts
.
Consider reading
#how
-to
-get
-help to improve your question
!
Explain what exactly your issue is
.
Post the full error stack trace
, not just the top part
!
Show your code
!
Issue solved
? Press the button
!
W
Weeb-Kun
OP
•
7/7/24, 4:24 AM
W
Weeb-Kun
OP
•
7/7/24, 4:25 AM
like this
Original message was deleted
W
Weeb-Kun
OP
•
7/7/24, 7:09 AM
it
's a bot message
( its rpg game bot like karuta if u know so there is codes of card
) and after a user tab on the reaction than the codes that r there for card get copied by another bot
.
.
.so wot leafy do here i want to do it for my bot
W
Weeb-Kun
it's a bot message( its rpg game bot like karuta if u know so there is codes of ...
B
benluka.dev
•
7/7/24, 7:12 AM
listen for reaction add event
, get the message
(use partials
)
, get the description from embed
, use regex
/manual way to extract the codes
B
benluka.dev
listen for reaction add event, get the message (use partials), get the descripti...
W
Weeb-Kun
OP
•
7/7/24, 7:45 AM
oki thanks
npm list discord.js
npm list discord.js
node -v
node -v
Similar Threads
Adjusting a Bot's Guild Function
d-I❄
discord.js - Imagine ❄ / djs-questions
2y ago
A function that can show bot ping connection (Voice Channel)
d-I❄
discord.js - Imagine ❄ / djs-voice
4y ago