From 83a066bfb53311023d9d5d9f5e0674f02f614495 Mon Sep 17 00:00:00 2001 From: aschuma Date: Sun, 19 Nov 2023 17:11:18 +0100 Subject: [PATCH] Update README.md (#18) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6997e81..d709386 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ A tweet might look like this: This repository provides a cron job written in python 3. After a tweet submission no further tweets are created for a configurable period. +# Deprecation of Twitter Support + +⚠️ The Twitter support will be deprecated some time in the future. Please refer to the ['r3.0.0'](https://github.com/aschuma/air_tweets/tree/r3.0.0) tag to access the latest functioning code for Twitter. + # Installation - Create a twitter account, obtain an access token, see https://developer.twitter.com/en/docs/basics/authentication/guides/access-tokens for further details.