@ -16,6 +16,8 @@ import (
var prefix = flagx.String("prefix", "", "")
func main() {
flagx.Parse()
ctx, cancel := context.WithCancel(context.Background())
var config core.TavernConfig
if err := common.LoadConfig(&config); err != nil {
The note is not visible to the blocked user.