jaraco / jaraco/irc

After joining a channel, how do I get a list of usernames?

Open
#207 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
421
Forks
90
PR merge metrics
No merged PRs in 30d

Description

Im trying `connection.names()` after I join the channel (run the join function) but its returning None

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported sequence: join a channel, then call connection.names(), and inspect the returned value. Trace the join and names entry points to determine whether the behavior is a bug or an API misunderstanding; done means establishing the supported way to retrieve usernames and covering the behavior with an appropriate test or documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.