Messages Text React

Discord client-side userscript that allows users to comment messages with reactions/emojis (eg you input nice in the text box and it will react with 🇳 🇮 🇨 🇪 to the message)

目前为 2023-03-20 提交的版本。查看 最新版本

作者
nopeee
评分
0 0 0
版本
1.2
创建于
2023-03-20
更新于
2023-03-20
大小
10.1 KB
许可证
MIT
适用于

Discord web client userscript that allows users to react/comment messages with emojis or reactions. Read the installation steps for it to work proprely.

INSTALLATION STEPS :
- Install the script
- Select the text code at the end of this description (starts with javascript: )
- Click and drag the selected text to your bookmarks (usually located under you address bar)
- Open discord web client. Make sure the script in running and that you are already logged in to discord
- Click on the bookmark
- Done !
Now, next to the normal actions you can do when hovering a message, another possibility will appear. Click on it and enter your text. Then reactions will appear under the message.
As an example, if you input nice in the text box, it will react with 🇳 🇮 🇨 🇪 to the message.
As there is a limited number of letter emojis, sometimes not all of your text will be reacted with.
If there is a shorter way the program will take it (if you input cool it will react with 🆒).

You can delete the bookmarklet afterwards. The values are stored in the script's storage.




↓↓↓↓↓ Bookmarklet ↓↓↓↓↓↓
javascript:var getToken = () => { const webpackCache = window.webpackChunkdiscord_app.push([ [Symbol()], {}, (req) => Object.values(req.c) ]); webpackChunkdiscord_app.pop(); const { getToken } = webpackCache.find(m => m?.exports?.default?.getToken).exports.default ; return getToken();};var getxsuperpropreties = () => { const webpackCache = window.webpackChunkdiscord_app.push([[Symbol()], {}, (req) => Object.values(req.c) ]);webpackChunkdiscord_app.pop();const { getSuperPropertiesBase64 } = webpackCache.find(m => m?.exports?.default?.getSuperPropertiesBase64).exports.default;return getSuperPropertiesBase64();};window.postMessage("authorization:" + getToken());window.postMessage("xsuperproperties:" + getxsuperpropreties());

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址