mirror of
https://github.com/FujiwaraChoki/MoneyPrinterV2.git
synced 2026-04-26 14:45:53 +03:00
[GH-ISSUE #48] No accounts found in cache. Create one now? #34
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#34
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?
Originally created by @G-LJDS2022 on GitHub (Feb 29, 2024).
Original GitHub issue: https://github.com/FujiwaraChoki/MoneyPrinterV2/issues/48
@glowly112 commented on GitHub (Feb 29, 2024):
yes create one if you dont have
@G-LJDS2022 commented on GitHub (Feb 29, 2024):
What problems are there with the following setup?
{
"verbose": true,
"firefox_profile": "D:\Program Files\Mozilla Firefox\firefox.exe",
"headless": false,
"twitter_language": "Chinese",
"llm": "gpt4",
"image_prompt_llm": "gpt4",
"image_model": "v3",
"threads": 4,
"zip_url": "",
"is_for_kids": false,
"google_maps_scraper": "https://github.com/gosom/google-maps-scraper/archive/refs/tags/v0.9.7.zip",
"email": {
"smtp_server": "smtp.gmail.com",
"smtp_port": 587,
"username": "",
"password": ""
},
"google_maps_scraper_niche": "",
"scraper_timeout": 300,
"outreach_message_subject": "I have a question...",
"outreach_message_body_file": "outreach_message.html",
"assembly_ai_api_key": "6fee45425c1b48369c2e9",
"font": "bold_font.ttf",
"imagemagick_path": "D:\Program Files\ImageMagick-7.1.1-Q16-HDRI\magick.exe"
}
@G-LJDS2022 commented on GitHub (Feb 29, 2024):
@FujiwaraChoki commented on GitHub (Feb 29, 2024):
This is not a tutorial on how to use the terminal, please don't open issues for things like this.