Skip to content

Listing users in a channel #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
j2wick opened this issue Jan 13, 2019 · 0 comments
Open

Listing users in a channel #208

j2wick opened this issue Jan 13, 2019 · 0 comments

Comments

@j2wick
Copy link

j2wick commented Jan 13, 2019

I was interested to get a list of users in a channel because I'd like to highlight certain individuals, but I want to actually check if they're in the channel so I could include the logic to highlight the person only when they're connected

I was trying to use the NAMES command in irc followed by the channel but I dont think that actually returns any output that I could store in a variable for my purposes..

e.g
connection.cmd('NAMES', ['#channel'])

What could I do instead to fetch a user list from a channel?

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

No branches or pull requests

1 participant