obbyworld/obby

Messages to non-# channels are confused for PMs

開放

#152 建立於 2026年3月2日

 (0 則留言) (2 個反應) (1 位負責人)TypeScript (21 個分叉)auto 404
IRC Clientbuggood first issue

倉庫指標

星標
 (222 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南