[BUG] IRC bots behaving badly

Started by Luckshya, Jun 23, 2018, 03:48 PM

Previous topic - Next topic

Luckshya

Description
After the recent update, IRC has become quite unstable.

Reproducible
Always

What you were doing when the bug happened
The bots are timing out randomly after an uncertain period of time. It is giving some unwanted responses like:

(~VW7_Staff) PRIVMSG #VW7_Staff PRIVMSG #VW7_Staff PRIVMSG #VW7_Staff PONG [email protected]
(~VW7_Staff) PONG [email protected]
(~VW7_Staff) PONG PING
It doesn't gives any output on using these type of colours ( \x000300 ) and gives these type of stupid outputs when those type of colors are used ( It was working fine before the rel005 update ).

PRIVMSG #VW7_Staff PRIVMSG #VW7_Staff PRIVMSG #VW7_Staff PONG [email protected]
This is how it timedout:
(~VW7_Echo) PRIVMSG #Vicewar7 PONG PING
** VW7_Echo has quit (Ping timeout: 121 seconds)

What you think caused the bug
Not sure.

NicusorN5

Pfft, my IRC bot was also not working if i restarted the server. Tbh why still use IRC since there's Discord?

Shadow

It is probably an issue in the newer squirrel builds related to character processing. IRC should die anyway.
QuotePS:is trash is ur home language??

Stormeus

Is this using the 0.4-sockets plugin?

Luckshya


Stormeus

Can you give me a basic script for an IRC bot I can use to test?

kennedyarz


Cool