obbyworld/obby

Messages to non-# channels are confused for PMs

Aperta

#152 aperta il 2 mar 2026

 (0 commenti) (2 reazioni) (1 assegnatario)TypeScript (21 fork)auto 404
IRC Clientbuggood first issue

Metriche repository

Star
 (222 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

It appears that CHANTYPES is ignored and # is hardcoded as the only recognized channel type, leading all messages to be treated as if they were PMs to the user.

https://github.com/ObsidianIRC/ObsidianIRC/blob/948c6005a945f0149982c86ca9868e28ee458ef6/src/lib/ircClient.ts#L1579

Guida contributor