Skip to content

Config Options for Discord User Away / Back #1

@shiftybit

Description

@shiftybit

Currently, when a discord user goes away, they are marked as away in IRC.
We are talking about adding the support to /PART the user from IRC in this event, and allow that as a configurable option in the XML.

In order to do this the following things should happen.

  • Account for user sending message while invisible.
  • Account for possible race condition of user not being in IRC channel, yet still being on discord (but marked as inactive or away) as they send a message. This could happen in instances where the message arrives prior to getting the User Status Change Event.
  • Make it clear to administrators / other users that there are other people in the room that could be reading their messages, even though they don't see them on the list.

Potential ways of handling this:

  • Don't unregister the user from IRC, just /part them from the room(s).
  • This would be great to handle somehow per channel, but i suspect up front, it will be best to handle per server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions