some more tweaks and fixes

This commit is contained in:
2020-01-15 18:00:58 +01:00
parent a09cb9c1cd
commit 35de12b3e9
6 changed files with 69 additions and 36 deletions

View File

@@ -5,7 +5,6 @@ import (
"github.com/chromedp/cdproto/cdp"
"github.com/robfig/cron/v3"
"github.com/spf13/viper"
)
const (
@@ -63,8 +62,6 @@ var (
}
nodes []*cdp.Node
randomText = viper.GetStringSlice("comment_on_posts")
dataFT *DataFT
lastUpdatePosted string