JSPM

koishi-plugin-autokick

1.1.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q53508F
  • License MIT

Kick out least frequent guild members

Package Exports

  • koishi-plugin-autokick
  • koishi-plugin-autokick/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (koishi-plugin-autokick) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

koishi-plugin-autokick

npm

踢出太久没有发言的群友 (仅对 QQ 生效)。

指令:autokick

  • 基本语法:autokick [threshold]
  • 选项列表:
    • --dry 只检测不踢人

以 threshold 为允许最大人数。如果当前群组中人数大于这个数值,则将自动踢出上次发言时间最早的群友。