Skip to content

Double join to channels because of two Welcome messages #71

Description

@md55

There are 2 Welcome messages during connect to irc.root-me.org:
13.04.2016 - 04:37:15 [ LOG ] :irc.hackerzvoice.net NOTICE Auth :Welcome to �HackerzVoice�!
13.04.2016 - 04:37:15 [ LOG ] :irc.hackerzvoice.net 001 qqqwer :Welcome to the HackerzVoice

and bot joins to all channels AGAIN:
if (stripos( $data, 'Welcome' ) !== false) {
$this->join_channel( $this->channel );
}
at \super3-IRC-Bot-0766078\Classes\Library\IRC\Bot.php

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions