mirror of
https://github.com/FujiwaraChoki/MoneyPrinterV2.git
synced 2026-04-26 06:35:51 +03:00
[PR #93] [CLOSED] Twitter Bot should be able to reply - Update Twitter Bot to being able to reply on Commnad #108
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#108
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/93
Author: @Enez2005
Created: 1/26/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (4)
a86cb2dUpdate Replies on Twitter.py9ba4062Update main.pye280bc2Update constants.py3aab782Merge pull request #1 from Enez2005/patch-1📊 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.