[PR #93] [CLOSED] Twitter Bot should be able to reply - Update Twitter Bot to being able to reply on Commnad #108

Closed
opened 2026-03-02 04:06:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/93
Author: @Enez2005
Created: 1/26/2025
Status: Closed

Base: mainHead: main


📝 Commits (4)

📊 Changes

3 files changed (+99 additions, -2 deletions)

View changed files

📝 src/classes/Twitter.py (+94 -0)
📝 src/constants.py (+1 -0)
📝 src/main.py (+4 -2)

📄 Description

I updated the Twitter Bot to make it able to reply to the first tweet that appear when refreshing the page.
I updates the menu from main.py and constants.py, and created a new method in the class Twitter for it to be able to reply.


🔄 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/FujiwaraChoki/MoneyPrinterV2/pull/93 **Author:** [@Enez2005](https://github.com/Enez2005) **Created:** 1/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`a86cb2d`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/a86cb2df065467ab3e43e4acdfb99a1aa5811467) Update Replies on Twitter.py - [`9ba4062`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/9ba4062eab174e6e89aa18cac7d53f80db0b3e4d) Update main.py - [`e280bc2`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/e280bc217d8ef2d63c162706c1130ccdf603b2b9) Update constants.py - [`3aab782`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/3aab782d7ac6cf688924e1e1d5a39dd00e36e23b) Merge pull request #1 from Enez2005/patch-1 ### 📊 Changes **3 files changed** (+99 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/classes/Twitter.py` (+94 -0) 📝 `src/constants.py` (+1 -0) 📝 `src/main.py` (+4 -2) </details> ### 📄 Description I updated the Twitter Bot to make it able to reply to the first tweet that appear when refreshing the page. I updates the menu from main.py and constants.py, and created a new method in the class Twitter for it to be able to reply. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:06:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MoneyPrinterV2#108
No description provided.