aspiers/Discord-custom-nicks-userscript

Doesn't immediately replace usernames after switching channels / pages

Open

#7 opened on Jun 28, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This is a pretty bad bug; apparently waitForKeyElements doesn't always trigger when switching channels or pages. I'm not sure what the best way to fix this is, short of just setting a timer to call replaceAll() every few seconds or something. Suggestions welcome.

Workaround

Open up the mappings dialog and hit the Save button.

Contributor guide