Skip to content

Conversation

@Zayelion
Copy link

Not sure why, \r\n isnt the character pattern used by common irc clients. Everything seems to work after changing this.

Not sure why, `\r\n` isnt the character pattern used by common irc clients. Everything seems to work after changing this.
@lsongdev
Copy link
Owner

.replace('\r\n', '\n')
.split('\n')

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants