remove noisy ignore log
This commit is contained in:
parent
a7bab031c3
commit
a45f2a578a
@ -222,7 +222,6 @@ export async function monitorTwitchProvider(
|
|||||||
});
|
});
|
||||||
|
|
||||||
if (!access.allowed) {
|
if (!access.allowed) {
|
||||||
runtime.log?.(`Ignored message from ${message.username}: ${access.reason ?? "blocked"}`);
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user