feat: add custom folder

This commit is contained in:
源文雨 2024-11-01 14:55:01 +09:00
parent 7c5a17761e
commit f5e1c197dd
4 changed files with 9 additions and 0 deletions

4
custom/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
!.gitignore
!doc.go
!plugin
*

2
custom/doc.go Normal file
View File

@ -0,0 +1,2 @@
// Package custom 注册用户自定义插件于此
package custom

2
custom/plugin/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
!.gitignore
*

View File

@ -62,6 +62,7 @@ import (
// vvvvvvvvvvvvvv //
// vvvv //
_ "github.com/FloatTech/ZeroBot-Plugin/custom" // 自定义插件合集
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/ahsai" // ahsai tts
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/aifalse" // 服务器监控
_ "github.com/FloatTech/ZeroBot-Plugin/plugin/aiwife" // 随机老婆