Add Telegram bot token and name

This commit is contained in:
Ehco1996
2024-03-01 20:39:28 +08:00
parent a866726184
commit c9496d1c56
5 changed files with 81 additions and 20 deletions
+3
View File
@@ -82,6 +82,9 @@ var WeChatAccountQRCodeImageURL = ""
var TurnstileSiteKey = ""
var TurnstileSecretKey = ""
var TelegramBotToken = ""
var TelegramBotName = ""
var QuotaForNewUser = 0
var QuotaForInviter = 0
var QuotaForInvitee = 0