mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 22:00:11 +08:00
✏️ banner 更新版本与时间
This commit is contained in:
parent
b83ca94d98
commit
7e98064e09
6
main.go
6
main.go
@ -47,9 +47,9 @@ import (
|
||||
|
||||
var (
|
||||
contents = []string{
|
||||
"* OneBot + ZeroBot + Golang ",
|
||||
"* Version 1.1.0 - 2021-08-06 23:36:29 +0800 CST",
|
||||
"* Copyright © 2020 - 2021 Kanri, DawnNights, Fumiama, Suika",
|
||||
"* OneBot + ZeroBot + Golang",
|
||||
"* Version 1.1.5 - 2021-09-09 20:52:33 +0800 CST",
|
||||
"* Copyright © 2020 - 2021 Kanri, DawnNights, Fumiama, Suika",
|
||||
"* Project: https://github.com/FloatTech/ZeroBot-Plugin",
|
||||
}
|
||||
banner = strings.Join(contents, "\n")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user