mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
更正插件名称 (#497)
This commit is contained in:
parent
df8a320fbe
commit
1c93611a16
@ -29,7 +29,7 @@ type rspData struct {
|
||||
}
|
||||
|
||||
func init() { // 主函数
|
||||
en := control.Register("tianqi", &ctrl.Options[*zero.Ctx]{
|
||||
en := control.Register("wenben", &ctrl.Options[*zero.Ctx]{
|
||||
DisableOnDefault: false,
|
||||
Brief: "天气/拼音查询",
|
||||
Help: "文本命令大全\n" +
|
||||
|
||||
Loading…
Reference in New Issue
Block a user