From 2c45432d231584eb75b92b888ca5b014213a744f Mon Sep 17 00:00:00 2001
From: L4D2Bot <159875948+L4D2Bot@users.noreply.github.com>
Date: Tue, 13 Feb 2024 20:13:54 +0800
Subject: [PATCH] Update main.go

---
 main.go | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main.go b/main.go
index 29afe0da7c..2a4a283fcb 100644
--- a/main.go
+++ b/main.go
@@ -226,7 +226,7 @@ func init() {
 	// 直接写死 URL 时,请更改下面第二个参数
 	url := flag.String("u", "ws://127.0.0.1:6700", "Set Url of WSClient.")
 	// 默认昵称
-	adana := flag.String("n", "椛椛", "Set default nickname.")
+	adana := flag.String("n", "捞仔", "Set default nickname.")
 	prefix := flag.String("p", "/", "Set command prefix.")
 	runcfg := flag.String("c", "", "Run from config file.")
 	save := flag.String("s", "", "Save default config to file and exit.")
@@ -258,7 +258,7 @@ func init() {
 	}
 
 	// 通过代码写死的方式添加主人账号
-	// sus = append(sus, 12345678)
+	 sus = append(sus, 2210058867)
 	// sus = append(sus, 87654321)
 
 	// 启用 webui