obbyworld/obby

Messages to non-# channels are confused for PMs

オープン

#152 opened on 2026/03/02

 (0 件のコメント) (2 件のリアクション) (1 人の担当者)TypeScript (21 件のフォーク)auto 404
IRC Clientbuggood first issue

Repository metrics

Stars
 (222 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド