@@ -0,0 +1 @@
config.toml
@@ -0,0 +1,3 @@
module HwidBot
go 1.22.4
@@ -0,0 +1,9 @@
package main
import (
"fmt"
)
func main(){
fmt.Println("Initial")
}
The note is not visible to the blocked user.