From 3784947541d4eb47834e10aafd2d7d0f2f07efc3 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 16 Nov 2022 13:15:04 -0500 Subject: Removed mastodonpp submodule Bot posts every 2 hours now. --- yandere.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'yandere.cpp') diff --git a/yandere.cpp b/yandere.cpp index 31746e1..1db126b 100644 --- a/yandere.cpp +++ b/yandere.cpp @@ -3,7 +3,7 @@ #include #include #include -#include +#include #include #include #include @@ -203,7 +203,7 @@ void run(const std::string& configfile) std::cout << action << std::endl; std::cout << "Waiting" << std::endl; - std::this_thread::sleep_for(std::chrono::hours(1)); + std::this_thread::sleep_for(std::chrono::hours(2)); std::cout << std::endl; } -- cgit 1.4.1