From 0209ce3b03215872cc60bf882da65e07aa60f41d Mon Sep 17 00:00:00 2001 From: Owen <48495634+Owen3H@users.noreply.github.com> Date: Wed, 3 Jul 2024 05:20:30 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 88c4f5c..9e959a0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Inspired by: https://github.com/zedeus/nitter/issues/919#issuecomment-1616703690 [![Build Status Badge](https://img.shields.io/github/actions/workflow/status/Owen3H/twittxr/main.yml)](https://github.com/Owen3H/twittxr/actions) [![Discord](https://img.shields.io/discord/1215213004824645674?logo=discord&logoColor=white&color=blue)](https://discord.gg/64Vq7cpdGV) -## About +## Overview The [Syndication API](https://syndication.twitter.com/srv/timeline-profile/screen-name/elonmusk) is what is used by embedded widgets and its ease-of-use brings some notable limitations.
**Twittxr** is best suited for setting up a user feed or getting a single tweet, it will not replace a fully fledged scraper/client. @@ -139,6 +139,6 @@ Timeline.disablePuppeteer() ## Disclaimer You **must** use this library at your own discretion!\ I will not be held accountable for any outcomes that may result from its usage, including and not limited to: -- Banning/Suspension of your Twitter account. -- Lawsuits, fines and other Twitter related legal disputes. +- Banning/Suspension of your Twitter/X account. +- Lawsuits, fines and other Twitter/X related legal disputes. - Hacking of network and/or account when providing a proxy or exposing cookies.