@alemonjs/qq-guild-bot
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

跨平台开发的事件驱动机器人

USE

  • qq-guild-bot
yarn add @alemonjs/qq-guild-bot
  • alemon.config.yaml
qq-guild-bot:
  # 编号
  app_id: ''
  # 令牌
  token: ''

完整的

qq-guild-bot:
  # 编号
  app_id: ''
  # 令牌
  token: ''
  # 主人
  master_id:
    - ''
  # 事件订阅(有默认)
  intents: null
  # 私域必须设置为 true (有默认)
  is_private: false
  # 分片(有默认)
  shard: null
  # 不是沙盒环境(有默认)
  sandbox: false

Community

QQ Group 806943302

Package Sidebar

Install

npm i @alemonjs/qq-guild-bot

Weekly Downloads

6

Version

0.0.5

License

MIT

Unpacked Size

7.38 kB

Total Files

4

Last publish

Collaborators

  • ningmengchongshui