MCPcopy
hub / github.com/xcanwin/KeepChatGPT / nInterval1Fun

Function nInterval1Fun

KeepChatGPT.user.js:2987–2994  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2985 };
2986
2987 const nInterval1Fun = function () {
2988 byebyeCF();
2989 if ($(symbol1_selector) || $(symbol2_selector)) {
2990 if ($(symbol1_selector) && !$("#kcg")) loadKCG();
2991 setIfr();
2992 speakCompletely();
2993 }
2994 };
2995
2996 const nInterval2Fun = function () {
2997 if ($(symbol1_selector) || $(symbol2_selector)) {

Callers

nothing calls this directly

Calls 5

byebyeCFFunction · 0.85
$Function · 0.85
loadKCGFunction · 0.85
setIfrFunction · 0.85
speakCompletelyFunction · 0.85

Tested by

no test coverage detected