mirror of
https://github.com/FujiwaraChoki/MoneyPrinterV2.git
synced 2026-04-26 06:35:51 +03:00
[PR #102] fix twitter button tag #114
Labels
No labels
bug
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MoneyPrinterV2#114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/102
Author: @jfortez
Created: 2/16/2025
Status: 🔄 Open
Base:
main← Head:twitter-tag📝 Commits (4)
ae3ca4dUpdate 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)f717aedAdd Link to X30c7a77Ambrogio: Code improvements (#98)42fb16dfix 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.