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

127

Back to catalogue

cq_qq_api-v1.0.1.mcdr

Version

1.0.1

Date

August 17, 2024

Size

8.87 KiB

Downloads

58

MD5

094ec3b1cb03496de5aa30f1e94f199d

SHA256

de2ee1d8ddc673bd37bd24d872c135c00c6259a663c27933536b3e4eb1253747

MCDR Plugin Dependencies

Plugin IDRequirement

none

Python Package Requirements

Python PackageRequirement
websocket-client

Python Package Installation Command

pip install websocket-client

根据 #1 中要求,config 文件添加 token 参数,用于加密通讯:

提供可选的token加密请求config

感谢 12skoko 提供的建议!