first comm

This commit is contained in:
2024-10-02 08:29:09 +08:00
parent d8b0c2f766
commit 2e57b24335
10 changed files with 295 additions and 66 deletions

View File

@ -19,4 +19,5 @@ func init() {
if token != "" {
Token = token
}
log.Info("Token: ", Token)
}