-
## Acceptance criteria
### Data
- [x] Likes need to be stored somewhere smart
### UI
- [x] A like-button with text or icon on cheep
- [x] Like-count is shown in cheep next to button
- [x] Unlike/lik…
-
Basic code to tweet,
error:
`{'errors': [{'message': "Authorization: This request looks like it might be automated. To protect our users from spam and other malicious activity, we can't complete…
3rdxw updated
2 weeks ago
-
when I run tweet_fetcher.py, I have the problem:
2024-11-03 21:41:16,502 - INFO - Fetching tweets for account: Alaves
(from:Alaves until:2024-10-30 since:2024-10-28)
2024-11-03 21:41:16,503 - ERROR…
-
### Community notes from your mutuals
Saw this tweet today, the community note on it is true but not that useful to me (it's talking about how the graph is technically fake, but I'm more interested…
-
When create_tweet() is executed, an error occurs, but the message below appears and the detailed cause of the error cannot be determined.
use twikit 2.1.3
python code:
File "C:\Users\xxxx\Docum…
-
## Overview
Add a "Verse of the Day" feature using the YouVersion API to fetch daily verses and display them using the MagicUI Tweet Card component. This feature will provide users with daily inspira…
-
Is there a way to configure tweets attributes to be stored with tap ? Or do we have to use Tweetset for that ?
-
Here is the code in Node.js:
import { TwitterApi } from 'twitter-api-v2';
import fs from 'fs';
import path from 'path';
const CONSUMER_KEY = 'XXX';
const CONSUMER_SECR…
-
-
-user can select 'send message as direct message', of the elip modal of a post
-then an instance of new message modal component pops up where the user can select where they want to send the message t…