[PR #102] fix twitter button tag #114

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

📋 Pull Request Information

Original PR: https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/102
Author: @jfortez
Created: 2/16/2025
Status: 🔄 Open

Base: mainHead: twitter-tag


📝 Commits (4)

  • ae3ca4d Update to Cloudflare worker for image gen, updated G4F references to use 4o mini, and fixed Firefox profile handling to account for spaces in pathname (#94)
  • f717aed Add Link to X
  • 30c7a77 Ambrogio: Code improvements (#98)
  • 42fb16d fix twitter button tag

📊 Changes

10 files changed (+250 additions, -50 deletions)

View changed files

📝 .gitignore (+2 -1)
📝 .python-version (+1 -1)
📝 README.md (+2 -0)
📝 src/classes/Outreach.py (+11 -0)
📝 src/classes/Tts.py (+16 -4)
📝 src/classes/Twitter.py (+1 -1)
📝 src/classes/YouTube.py (+126 -37)
📝 src/constants.py (+11 -2)
📝 src/cron.py (+17 -0)
📝 src/main.py (+63 -4)

📄 Description

fix twitter html button tag


🔄 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/102 **Author:** [@jfortez](https://github.com/jfortez) **Created:** 2/16/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `twitter-tag` --- ### 📝 Commits (4) - [`ae3ca4d`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/ae3ca4d3685845dfdafbd0760e366cfc369fd59c) Update to Cloudflare worker for image gen, updated G4F references to use 4o mini, and fixed Firefox profile handling to account for spaces in pathname (#94) - [`f717aed`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/f717aed5a282c18ec7cf411554a0e28f889c5f32) Add Link to X - [`30c7a77`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/30c7a770e74ed930626f3d60a84a73ab71678184) Ambrogio: Code improvements (#98) - [`42fb16d`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/42fb16ddf619eeeb1a90a9fd99e74de7d0b01d10) fix twitter button tag ### 📊 Changes **10 files changed** (+250 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) 📝 `.python-version` (+1 -1) 📝 `README.md` (+2 -0) 📝 `src/classes/Outreach.py` (+11 -0) 📝 `src/classes/Tts.py` (+16 -4) 📝 `src/classes/Twitter.py` (+1 -1) 📝 `src/classes/YouTube.py` (+126 -37) 📝 `src/constants.py` (+11 -2) 📝 `src/cron.py` (+17 -0) 📝 `src/main.py` (+63 -4) </details> ### 📄 Description fix twitter html button tag --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#114
No description provided.