We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
これをやめたい
https://github.com/KAZYPinkSaurus/kazy-english-class-notify/blob/872edc098a44c53560c891acb8ad77a6f5e05378/notify.py#L30
if day == "" or day == "today": days = 0 elif day == "tomorrow": days = 1 else: days = int(day)
The text was updated successfully, but these errors were encountered:
@solaWat 日付を指定するのではなく
今日以降の情報
明日以降の情報
Sorry, something went wrong.
ウェブアプリになったときにカレンダーでポチポチなのでその時考える
No branches or pull requests
これをやめたい
https://github.com/KAZYPinkSaurus/kazy-english-class-notify/blob/872edc098a44c53560c891acb8ad77a6f5e05378/notify.py#L30
The text was updated successfully, but these errors were encountered: