diff --git a/bot.go b/bot.go index 90d5690..7f6c4f8 100644 --- a/bot.go +++ b/bot.go @@ -119,6 +119,7 @@ func RunBot(Conf Config) { } } } else { + WarnLogger.Printf("%s is not public toot and not boosted", notif.Status.URL) break } }