Compare commits
No commits in common. "61c0f75a3f0134557e2c0a78e8ba56ed45a92ff6" and "9cc46e2dd94ae2e8ee6121837ef88e0c98f451a8" have entirely different histories.
61c0f75a3f
...
9cc46e2dd9
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ telegram_chat_id = passw['Telegram']['Chat_ID']
|
||||||
telegram_token = passw['Telegram']['TOKEN']
|
telegram_token = passw['Telegram']['TOKEN']
|
||||||
|
|
||||||
wochentag = datetime.today().weekday()
|
wochentag = datetime.today().weekday()
|
||||||
#wochentag = 2
|
wochentag = 2
|
||||||
|
|
||||||
if wochentag == 2:
|
if wochentag == 2:
|
||||||
Zahl = Normalziehung(582)
|
Zahl = Normalziehung(582)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue