Closed erdnaxeli closed 12 months ago
I found the issue:
2023/11/06 09:37:01 :moise!erdnaxelic@62A0CC9E.4538D90.A6FA34A5.IP PRIVMSG PlayBot :!get 2023/11/06 09:37:01 msg:"🎉 \x0308[7097] \x0303Pre-Release Teaser - Victorious Morgana Skin - League of Legends | SkinSpotlights \x03121m52s\x0f => https://www.youtube.com/watch?v=DPgcKqyZBhs \x0314[1 résultat]" to:"PlayBot"
The destination argument to PRIVMSG is PlayBot so the bot answer to itself.
PRIVMSG
PlayBot
I found the issue:
The destination argument to
PRIVMSG
isPlayBot
so the bot answer to itself.