jinyu

Results 8 issues of jinyu

go-cqhttp的[get_group_system_msg](https://docs.go-cqhttp.org/api/#%E8%8E%B7%E5%8F%96%E7%BE%A4%E7%B3%BB%E7%BB%9F%E6%B6%88%E6%81%AF)

enhancement

Feature Request: Multi-language Support (i18n) **Description:** Currently, the project only supports English. This limits the accessibility and usability of the project for users who speak other languages. This issue requests...

feature

Currently, when a user selects a channel to join, there's no display of basic channel information before the final join action. This could lead to users accidentally joining incorrect channels....

enhancement

I would like to request the implementation of XEP-0156, which specifies a method for discovering alternative XMPP connection methods through the use of the host-meta file. This feature would greatly...

Clearly state the Node.js versions that support the various protocols. Currently, the Node.js environment lacks support for XMLHttpRequest, which prevents the use of BOSH connections. This limitation affects the ability...

Describe the bug I am encountering a ParseError: NamespaceError: prefix is non-null and namespace is null when using version 0.9.6 of xmldom. This issue did not occur in version 0.8....

documentation
help-wanted
awaiting response
xml:well-formed
spec:Namespaces in XML

**Problem Description:** The xmldom library's Element objects return a different string than native browser Element objects when Object.prototype.toString.call() is used. Specifically, browsers return "[object Element]" for DOM elements, while xmldom...

awaiting response
needs investigation
spec:no standard