Discord / Twitch chatlog viewercard hover popup shortcut menu for moderators

Show a popup with viewercard options when hovering over Twitch links, staying in place until the mouse leaves the link or popup, ensuring it's always on top, and disappearing after 4 seconds. Ignores clips and vods.

作者
Cragsand
日安装量
0
总安装量
2
评分
0 0 0
版本
1.2
创建于
2025-07-04
更新于
2025-07-19
大小
3.5 KB
许可证
MIT
适用于

Show a popup with viewercard options when hovering over Twitch links in Discord. (Only when using the web version of Discord in a browser)
This allows moderators to quickly open and lookup users chat logs if they have linked their Twitch accounts to Discord.
The menu stays in place until the mouse leaves the link or popup, ensuring it's always on top and disappears after 4 seconds. Ignores clips and vods links.

This is really useful to quickly check if the Discord account is a bot or scammer who doesn't follow nor types in chat.

INSTRUCTIONS HOW TO CONFIGURE CHANNELS:
=======================================
Configure Twitch channels by editing this part of the script:
const streamers = ['twitch', 'xbox']
Replace twitch and xbox with the name of the channels where you have mod:
const streamers = ['ChannelName1', 'ChannelName2', 'ChannelName3', 'ChannelName4']