Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

keep a list of connected nick #8

Open
CircleCode opened this issue Jun 2, 2014 · 1 comment
Open

keep a list of connected nick #8

CircleCode opened this issue Jun 2, 2014 · 1 comment

Comments

@CircleCode
Copy link
Member

this can be done by

  1. When you connect, note everyone in the channel.
  2. then just watch JOIN, PART, QUIT, KICK, NICK messages and update the list accordingly
@Hywan
Copy link
Member

Hywan commented Jun 17, 2014

Exactly. This is the best methodology I think.

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

No branches or pull requests

3 participants