add token

This commit is contained in:
SmileRex
2025-01-23 01:59:24 +03:00
parent a205aaa4e7
commit 8324f3c9cb

View File

@@ -9,7 +9,7 @@ import (
tele "gopkg.in/telebot.v4" tele "gopkg.in/telebot.v4"
) )
var yourToken = "" var yourToken = "7757765456:AAFpFXhbi9XCfgRt7P3OT3F_jrBBplubWZA"
func main() { func main() {
pref := tele.Settings{ pref := tele.Settings{