@@ -0,0 +1,12 @@
package main
import (
"tg-mc/services"
"github.com/joho/godotenv"
)
func main() {
godotenv.Load()
services.Run()
}
The note is not visible to the blocked user.