增加插件 reborn

This commit is contained in:
fumiama
2021-09-27 21:19:37 +08:00
parent b9e303196f
commit 52a8a9de6f
10 changed files with 1044 additions and 3 deletions

View File

@@ -17,8 +17,6 @@ const (
)
func init() { // 插件主体
// TODO: 1.17 特性暂不增加
// rand.Seed(time.Now().UnixMicro())
rand.Seed(time.Now().UnixNano())
control.Register("omikuji", &control.Options{
DisableOnDefault: false,