Merge branch 'main-fix' of https://github.com/SengokuCola/MaiMBot into refactor

This commit is contained in:
tcmofashi
2025-03-28 12:00:33 +08:00
7 changed files with 194 additions and 84 deletions

View File

@@ -72,7 +72,7 @@ class ScheduleGenerator:
self.print_schedule()
while True:
print(self.get_current_num_task(1, True))
# print(self.get_current_num_task(1, True))
current_time = datetime.datetime.now()