From 9d61fc59bca6cbee88d6b46f00de4076764cd0b0 Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Thu, 18 Jan 2024 09:49:53 +0100 Subject: [PATCH] add warning that twitter's kaputt --- docs/notifier-catalog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/notifier-catalog.md b/docs/notifier-catalog.md index 9cdee0db..081c13f1 100644 --- a/docs/notifier-catalog.md +++ b/docs/notifier-catalog.md @@ -3052,6 +3052,8 @@ targets = { ### `twitter` +Note it is highly unlikely that this will work again; twitter's no longer what it was before it was shredded. + The `twitter` service plugin submits notification events to the [Twitter] platform, using the [python-twitter] API wrapper package.