mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-18 20:50:12 +08:00
5 lines
121 B
Go
5 lines
121 B
Go
// Package custom 注册用户自定义插件于此
|
|
package custom
|
|
|
|
//go:generate cp register.go ../abineundo/ref/custom
|