From fe376e7f9ee1792f172e4f39ab7a54e35351e0cb Mon Sep 17 00:00:00 2001 From: lixiangwuxian Date: Mon, 24 Mar 2025 23:33:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=A8=E6=B3=A8=E5=86=8C=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=B8=AD=E6=B7=BB=E5=8A=A0=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E5=A4=84=E7=90=86=E7=A8=8B=E5=BA=8F=E7=9A=84=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=EF=BC=8C=E4=BB=A5=E6=94=AF=E6=8C=81=E6=96=B0=E7=9A=84=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- register.go | 1 + 1 file changed, 1 insertion(+) diff --git a/register.go b/register.go index 2e62cd3..72c272d 100644 --- a/register.go +++ b/register.go @@ -10,6 +10,7 @@ import ( _ "git.lxtend.com/qqbot/handler/getweb" _ "git.lxtend.com/qqbot/handler/headmaster" _ "git.lxtend.com/qqbot/handler/help" + _ "git.lxtend.com/qqbot/handler/init" _ "git.lxtend.com/qqbot/handler/jrrp" _ "git.lxtend.com/qqbot/handler/kfccrazy" _ "git.lxtend.com/qqbot/handler/kw"