Skip to content

irc_config bug #29

@motbob

Description

@motbob

Pierc does not handle irc passwords with colons properly. This came up as an issue when trying to access irc.twitch.tv, where the password is always "oauth:a_string". I fixed this by manually removing most of the colons in the config file (like the one in "server: irc.ircserver.net") and modifying the line "temp = line.replace(":", "").split()" in config.py so that colons were no longer stripped.

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