From 7673437733dcc6eb918a77f8d71bd341e5d27836 Mon Sep 17 00:00:00 2001 From: Justin Ribeiro Date: Tue, 2 Jun 2026 11:26:06 -0700 Subject: [PATCH] add: AgentTimes bot --- robots.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/robots.json b/robots.json index 0bcb261..521ecd1 100644 --- a/robots.json +++ b/robots.json @@ -34,6 +34,13 @@ "frequency": "No information provided.", "description": "Scrapes data for AI systems." }, + "AgentTimes": { + "operator": "[The Agent Times](https://theagenttimes.com/about)", + "respect": "Unclear at this time.", + "function": "Data Scraper from RSS Feeds.", + "frequency": "Requests RSS feed every 5-6 minutes.", + "description": "Scrapes data for AI news aggregation and republishing." + }, "amazon-kendra": { "operator": "Amazon", "respect": "Yes", @@ -1049,4 +1056,4 @@ "frequency": "Unclear at this time.", "description": "Description unavailable from darkvisitors.com More info can be found at https://darkvisitors.com/agents/agents/zanistabot" } -} \ No newline at end of file +}