mirror of
https://github.com/yshtcn/DiaryAssistant_bot.git
synced 2025-12-16 19:30:19 +08:00
- 更正git失误操作
This commit is contained in:
parent
c120e59393
commit
99c5617424
@ -151,13 +151,7 @@ def process_message_queue():
|
|||||||
|
|
||||||
# 主程序逻辑
|
# 主程序逻辑
|
||||||
def main():
|
def main():
|
||||||
<<<<<<< HEAD
|
|
||||||
print("Program started")
|
|
||||||
=======
|
|
||||||
print("Process message queue...")
|
|
||||||
process_message_queue()
|
|
||||||
print("Program started") # Debugging line
|
print("Program started") # Debugging line
|
||||||
>>>>>>> d8cb43934c49a7dba8d22b55f28bf90eef5c45d7
|
|
||||||
last_update_id = None
|
last_update_id = None
|
||||||
while True:
|
while True:
|
||||||
print("Process message queue...")
|
print("Process message queue...")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user