How to Copy Reaction Link
Discord: Copy Reaction Link
This example is using Google Chrome
Click
F12orCtrl + Shift + Ito open the DevToolsNavigate to the
NetworktabEnter
method:PUTin Filter and selectFetch/XHRGo back to Discord and react the emoji you want on the message
Now you should see a new row show up in
Networktab with name%40me?location=Messageor%40meClick on it and Copy the
Request URLDone. that's it!
DevTools will only start recording HTTP requests once it is open, so you must open DevTools first before clicking the react; otherwise, the request won't show up.

Last updated