[PR #134] [MERGED] Twitter Feature #3209

Closed
opened 2026-02-22 18:33:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/134
Author: @AntonioCiolino
Created: 6/29/2023
Status: Merged
Merged: 7/6/2023
Merged by: @timothycarambat

Base: masterHead: master-twitter


📝 Commits (4)

  • 68c2363 .
  • 7139d64 twitter feature update
  • e619c8e Merge branch 'Mintplex-Labs:master' into master-twitter
  • 8b92395 Key validation and operation

📊 Changes

4 files changed (+122 additions, -5 deletions)

View changed files

📝 collector/README.md (+12 -1)
📝 collector/main.py (+7 -3)
📝 collector/requirements.txt (+2 -1)
collector/scripts/twitter.py (+101 -0)

📄 Description

Commit to enable twitter in the collector.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/134 **Author:** [@AntonioCiolino](https://github.com/AntonioCiolino) **Created:** 6/29/2023 **Status:** ✅ Merged **Merged:** 7/6/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `master-twitter` --- ### 📝 Commits (4) - [`68c2363`](https://github.com/Mintplex-Labs/anything-llm/commit/68c2363cd60f4d64dba68d56b20a05ea218df1d7) . - [`7139d64`](https://github.com/Mintplex-Labs/anything-llm/commit/7139d64a3775c056c34ca4271cb3c22bef47e99b) twitter feature update - [`e619c8e`](https://github.com/Mintplex-Labs/anything-llm/commit/e619c8ea125ca6523191286b3a167d78b08d4cc1) Merge branch 'Mintplex-Labs:master' into master-twitter - [`8b92395`](https://github.com/Mintplex-Labs/anything-llm/commit/8b923959471b1075b62738e34091fb1badff2f10) Key validation and operation ### 📊 Changes **4 files changed** (+122 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `collector/README.md` (+12 -1) 📝 `collector/main.py` (+7 -3) 📝 `collector/requirements.txt` (+2 -1) ➕ `collector/scripts/twitter.py` (+101 -0) </details> ### 📄 Description Commit to enable twitter in the collector. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:17 -05:00
yindo closed this issue 2026-02-22 18:33:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3209