🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@alemonjs/kook

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alemonjs/kook

kook platform connection

latest
Source
npmnpm
Version
2.1.11
Version published
Maintainers
2
Created
Source

https://alemonjs.com/

平台 https://developer.kookapp.cn/doc/

文档 https://core.telegram.org/bots

USE

  • kook
yarn add @alemonjs/kook
  • alemon.config.yaml
kook:
  # 令牌
  token: ''
  # 使用 user_key
  master_key:
     - 'xxx'
  # 使用 user_id
  master_id:
     - 'yyy'
  # 隐藏不支持的消息类型(可选,默认: false)
  # 1:一级隐藏,不可读占位符([视频]、[音频]、[图片]、[附件]等)被置空,可读内容保留
  # 2:二级隐藏,按钮仅显示指令数据(如 /挑战),链接仅显示 URL
  # 3:三级隐藏,按钮和链接的 data 也不保留,完全隐藏
  # 4:四级隐藏,不进行任何转换,降级数据直接丢弃
  # 转换后内容为空时,将跳过发送并输出 info 日志
  hideUnsupported: 1

Keywords

alemonjs

FAQs

Package last updated on 14 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts