모든 버그 해결
This commit is contained in:
parent
be4d6616f0
commit
e19aa64c8f
14 changed files with 96 additions and 31 deletions
|
|
@ -15,8 +15,9 @@ print("📅 | Date:", MLSV_YMD)
|
|||
|
||||
print("🍲 | Getting Meal Info Image")
|
||||
lib.얻기(MLSV_YMD)
|
||||
#lib.얻기(MLSV_YMD)
|
||||
|
||||
path = f"{os.getenv("ROOT")}temp/{MLSV_YMD}.png"
|
||||
path = f"{os.getenv('ROOT')}temp/{MLSV_YMD}.png"
|
||||
|
||||
print("📸 | Uploading Story")
|
||||
cl.photo_upload_to_story(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue