up
This commit is contained in:
parent
51d5ebb450
commit
1629c4e943
2
main.py
2
main.py
@ -16,7 +16,7 @@ for t in times:
|
|||||||
|
|
||||||
version = 'V1.4'
|
version = 'V1.4'
|
||||||
print(f'Running... {version}')
|
print(f'Running... {version}')
|
||||||
text = f'☕️ Strategy is updated!\r\n\r\nVersion: {version}'
|
text = f'☕️ 策略已更新\r\n\r\nVersion: {version}'
|
||||||
telegram_sender.send_message(setting.chat_id, text)
|
telegram_sender.send_message(setting.chat_id, text)
|
||||||
dingding.send_message(text)
|
dingding.send_message(text)
|
||||||
while True:
|
while True:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user