Skip to content

Set away status on reconnect #234

@osa1

Description

@osa1

See the TODO in the source code:

// RPL_ENDOFMOTD, join channels, set away status (TODO)

Basically we don't set away status on reconnect, so, if a user is away but loses connection, on reconnect they won't be away anymore.

Fix is easy: just send an away message after the join messages in the linked code.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions