Greasy Fork is available in English.

Auto Bump Disboard

Not against Discord's ToS!

< Spätná väzba na Auto Bump Disboard

Otázka/komentár

§
Pridaný: 03.10.2019

Auto Bump Disboard - code

I installed the version 1.1.1 of script by Tampermonkey then I checked the code in editing of Tampermonke. This shows error like this so is this work well in this condition ?

24 : Error:$ is not defined. → $(".navbar-item:last-of-type").replaceWith("...

48 : Error: Implicant global variable, assign as global property instead. w is not defined. → if(typeof(w) == "undefined") { w = new Worker(URL.createObjectURL(new Blob(['('+fn+')()']))); }

§
Pridaný: 07.10.2019

You can safely ignore these errors. The script partly relies on jQuery which is already loaded into the site so I didn't add it to the script itself - the script still functions but the code editor doesn't know that jQuery is going to be loaded. Hopefully that makes sense!

§
Pridaný: 09.10.2019

I got it. Thank you for letting me know. I’ll try to use this script without regard for these errors.

Pridať odpoveď

Aby ste mohli pridať odpoveď, prihláste sa.