@ -1,8 +1,11 @@
from FR2T import fr2t
from time import sleep
if __name__ == "__main__":
config_path = "data/config.yaml"
rss_path = "data/rss.yaml"
fr = fr2t.FR2T(config_path, rss_path)
fr.run()
while:
sleep(600)
The note is not visible to the blocked user.