@@ -124,7 +124,7 @@ func postRequest(content *Webhook) {
}
func cronTask() error {
dir := filepath.Join(".", "content")
dir := filepath.Join("/etc", "fbBot", "content")
os.MkdirAll(dir, os.ModePerm)
opts := append(chromedp.DefaultExecAllocatorOptions[:],
The note is not visible to the blocked user.