We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b066449 commit e07aafcCopy full SHA for e07aafc
1 file changed
main.go
@@ -14,7 +14,7 @@ import (
14
"strings"
15
"time"
16
17
- _ "github.com/FloatTech/ZeroBot-Plugin/abineundo" // 设置插件优先级&更改控制台属性
+ _ "github.com/FloatTech/ZeroBot-Plugin/abineundo" // 设置插件优先级&更改控制台属性hahaha
18
"github.com/FloatTech/ZeroBot-Plugin/kanban" // 打印 banner
19
20
// ---------以下插件均可通过前面加 // 注释,注释后停用并不加载插件--------- //
0 commit comments