Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
oicq
QQ protocol!
qface
```js const qface = require('qface')
social-share.js
create social share buttons on your site.
miniprogram-to-uniapp
轻松将各种小程序转换为 uni-app 项目
lark-cms
Multi terminal CMS component library
onebots
基于icqq的多例oneBot实现
react-native-umshare
友盟分享和第三方登录
qq-guild-bot
QQ频道机器人NodeSDK
@koishijs/plugin-adapter-qq
QQ Adapter for Koishi
@satorijs/adapter-qq
QQ Adapter for Satorijs
@zhinjs/core
core service for zhin
qq-group-bot
qq机器人开发SDK
el-bot
A quick qq bot framework for mirai.
tanebi
NTQQ Node.js Protocol Implementation
@dislido/cqnode
no description
passport-qq
qq authentication strategy for Passport.
nodebb-plugin-sso-qq-fix
NodeBB Plugin that allows users to login/register via their QQ account.
kokkoro
とある咕咕の QQ 机器人框架
kotori-bot
Cross-platform chatbot framework base on Node.js and TypeScript
52bot
- 安装 & 初始化 ```shell # 1. 安装依赖框架 yarn add 52bot # or pnpm add 52bot # 2. 安装适配器(目前已支持qq官方机器人和icqq) yarn add @52bot/qq # 如果你需要使用 icqq , 可安装 @52bot/icqq # 2. 初始化配置文件 npx 52bot init -m dev ``` - 填写配置 打开生成在根目录的 `.dev.env` 文件,填入相关环境变量 ```text adapters = qq