cq_qq_api

Websocket application to process information from QQ

API

Installation command

!!MCDR plugin install cq_qq_api

Synced at

...

Last update

...

Latest version

Total downloads

346

Back to catalogue

cq_qq_api-v1.1.0.mcdr

Version

1.1.0

Date

January 6, 2025

Size

24.72 KiB

Downloads

53

MD5

6c79ba67e816561f0ae75929797cd75c

SHA256

8dc6445c08ab23e7f1e1540e9a39b6172e7db862b174530faf6bae7c452ddf26

MCDR Plugin Dependencies

Plugin IDRequirement

none

Python Package Requirements

Python PackageRequirement
websocket-client

Python Package Installation Command

pip install websocket-client
  • 将 get 相关函数封装成 async 函数
  • 屏蔽重连提示

What's Changed

New Contributors

  • @XueK66 made their first contribution in #2

Full Changelog: https://github.com/XueK66/PF-cq_qq_api/compare/1.0.1...v1.1.0