mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
Update main.go
This commit is contained in:
parent
93a9bf6c5b
commit
4109ef0612
2
main.go
2
main.go
@ -58,7 +58,7 @@ var (
|
|||||||
contents = []string{
|
contents = []string{
|
||||||
"* OneBot + ZeroBot + Golang",
|
"* OneBot + ZeroBot + Golang",
|
||||||
"* Version 1.1.7 - 2021-10-09 12:50:23 +0800 CST",
|
"* Version 1.1.7 - 2021-10-09 12:50:23 +0800 CST",
|
||||||
"* Copyright © 2020 - 2021 Kanri, DawnNights, Fumiama, Suika",
|
"* Copyright © 2020 - 2021 FloatTech. All Rights Reserved.",
|
||||||
"* Project: https://github.com/FloatTech/ZeroBot-Plugin",
|
"* Project: https://github.com/FloatTech/ZeroBot-Plugin",
|
||||||
}
|
}
|
||||||
banner = strings.Join(contents, "\n")
|
banner = strings.Join(contents, "\n")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user