npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

koishi-plugin-ggcevo-sign

v1.0.9

Published

咕咕虫-进化的签到插件

Readme

koishi-plugin-ggcevo-sign

npm

咕咕虫-进化的签到插件

功能特性

签到系统

  • 每日签到获得金币和咕咕币
  • 累计签到额外奖励(第7/14/21/28天)
  • 管理员每月首次签到额外获得50咕咕币津贴
  • 补签系统:消耗补签券补签当月未签到日期,仅获得咕咕币

抽奖系统

  • 金币池:消耗金币抽取金币和补签券
  • 普通池:消耗咕咕币抽取金币,有90次保底机制
  • 皮肤池:消耗兑换券抽取皮肤,不会抽到已拥有的物品
  • 宠物池:消耗兑换券抽取宠物,不会抽到已拥有的物品

兑换系统

  • 使用兑换券兑换各种皮肤、宠物和入场特效
  • 限定物品不可兑换

其他功能

  • 背包系统:查看个人物品数量
  • 给予系统:向其他用户转赠物品
  • 个人信息:查看签到、抽奖、兑换记录

活动系统

  • 管理员可创建限时活动
  • 支持设置活动奖励物品和数量
  • 可设置总领取上限(0=无限制)
  • 用户可领取活动奖励(每人限领一次)

指令列表

| 指令 | 说明 | |------|------| | sign/签到 | 每日签到 | | sign/补签 | 补签当月未签到日期(消耗1张补签券) | | sign/抽奖 | 抽奖(可使用 -p <池ID> 指定奖池,-c <次数> 指定次数) | | sign/兑换 <物品ID> | 兑换指定物品 | | sign/背包 | 查看背包物品 | | sign/个人信息 | 查看个人签到、抽奖、兑换记录 | | sign/给予 <目标ID> <物品ID> <数量> | 向其他用户给予物品(需要权限3) | | sign/抽奖概率 | 查看各奖池抽奖概率 | | sign/签到奖励 | 查看签到奖励说明 | | sign/兑换列表 | 查看可兑换物品列表 | | sign/创建活动 -n <名称> -d <描述> -r <物品ID> -a <数量> -s <开始日期> -e <结束日期> -m <上限> | 创建活动(需要权限3) | | sign/领取活动 <活动ID> | 领取指定活动奖励 | | sign/活动列表 | 查看所有活动 |

奖池说明

| 池子 | ID | 消耗 | |------|-----|------| | 金币池 | 1 | 100金币/次 | | 普通池 | 2 | 1咕咕币/次 | | 皮肤池 | 3 | 3兑换券/次 | | 宠物池 | 4 | 3兑换券/次 |

物品配置

背包物品

| ID | 名称 | |-----|------| | 1 | 金币 | | 2 | 咕咕币 | | 3 | 兑换券 | | 9 | 补签券 |

兑换物品

| 品质 | 类型 | 消耗兑换券 | |------|------|------------| | T3 | 皮肤/宠物 | 3 | | T2 | 皮肤/宠物 | 4 | | T1 | 皮肤/宠物/入场特效 | 5 | | T0 | 宠物 | 6 | | 限定 | 不可兑换 | - |

安装

yarn workspace koishi-plugin-ggcevo-sign add koishi-plugin-sc2arcade-search@"^1.2.4" -P

依赖

  • koishi ^4.18.7
  • koishi-plugin-sc2arcade-search ^1.2.4

📃 更新日志

✨ 1.0.9

  • 修复补签累计签到奖励bug:补签第7/14/21/28天时可获得对应额外咕咕币奖励

✨ 1.0.8

  • 普通池概率调整:10金币70%、20金币20%、50金币8%、100金币1.5%、兑换券0.5%
  • 移除普通池空手而归情况,每次抽奖必获得奖励

✨ 1.0.7

  • 创建活动默认结束时间改为23:59:59
  • 用户指定结束时间时也设置为23:59:59

✨ 1.0.6

  • 新增补签系统
  • 新增 sign/补签 指令:消耗1张补签券补签当月未签到日期
  • 补签仅获得3咕咕币,不发放金币

✨ 1.0.4

  • 新增活动系统
  • 新增 ggcevo_activity 数据库:存储活动信息(名称、描述、奖励、时间等)
  • 新增 ggcevo_activity_claim_log 数据库:存储用户领取记录
  • 新增 创建活动 指令(管理员)
  • 新增 领取活动 指令
  • 新增 活动列表 指令
  • 优化指令提示信息,移除提示中的 sign/ 前缀

✨ 1.0.3

  • 修复签到奖励显示问题(区分基础奖励和额外奖励)
  • 兑换指令支持物品名称搜索(模糊匹配)
  • 金币池新增咕咕币奖励
  • 金币池概率调整:20%空手、50%得80金币、15%得150金币、10%得咕咕币、5%得补签券
  • 抽奖概率说明新增指令使用说明
  • 修复兑换列表缺少物品分类问题
  • 优化兑换指令提示信息

✨ 1.0.2

  • 新增 sign/抽奖概率 指令
  • 新增 sign/签到奖励 指令
  • 新增 sign/兑换列表 指令
  • 指令前缀从 ggcevo 改为 sign

✨ 1.0.1

  • 修复背包物品重复创建问题
  • 优化数据库操作

✨ 1.0.0

  • 初始版本发布
  • 签到系统
  • 抽奖系统(金币池、普通池、皮肤池、宠物池)
  • 兑换系统
  • 背包系统
  • 个人信息查询