Merge branch 'main' of https://github.com/imnyang/today.isangjeong
This commit is contained in:
commit
f144aab824
7 changed files with 30 additions and 12 deletions
|
|
@ -34,7 +34,7 @@ print("📅 | Date:", MLSV_YMD)
|
|||
if 내일.month != 오늘.month:
|
||||
print("📅 | Today is the last day of the month.")
|
||||
print("📆 | Uploading School Event Post")
|
||||
학사일정_경로 = lib.학사일정_얻기(MLSV_YMD)
|
||||
학사일정_경로 = lib.학사일정_얻기()
|
||||
cl.photo_upload(
|
||||
학사일정_경로,
|
||||
caption=f"#인천상정중학교 #상정중학교 #학사일정 \n{내일.strftime("%Y")}년 {내일.strftime("%m")}월 학사일정",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue