Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.63 KB

todo.md

File metadata and controls

61 lines (37 loc) · 1.63 KB

TODO List

December 2022

  • 07.12.2022 1:14: Group CLI arguments into categories
  • 07.12.2022 3:05: Replace Loguru with the standard logger
  • 11.12.2022 20:04 [Done]: Rename init to initialize
  • 12.12.2022 16:43 [Done]: Move settings from AutoAnswer to config

February 2023

  • 27.02.2023 2:44: Fix data retrieval via fluentogram attributes

April 2023

  • 06.04.2023 4:30: Implement API key generation
  • 29.04.2023 23:38: Integrate built-in YooKassa

May 2023

  • 21.05.2023 4:24: Implement web admin panel
  • 22.05.2023 16:16: Revamp logging functionality

August 2023

  • 12.08.2023 19:37: Add Keyboards class

October 2023

  • 06.10.2023 14:30: Write Mixins and method generators for CallbackData

November 2023

  • 25.11.2023 14:06: Refactor markdowns into classes

December 2023

  • 12.12.2023 13:58 [Done]: Add init alembic
  • 14.12.2023 13:25: Improve automatic creation of keys on the server and integrate with GitHub Actions

January 2024

  • 10.01.2024 21:35 [Done]: Rename internal folder to src instead of the project name
  • 11.01.2024 0:10: Implement control over message reactions
  • 13.01.2024 3:40: Add web app for admin panel and statistics

February 2024

  • 17.02.2024 11:36: Add feature to send statistics to admin panel
  • 20.02.2024 15:34: Create a webhook in Docker

June 2024

  • 11.06.2024 21:41: Add various effects for successful payments

General Tasks

  • Add library sqlmodel with the capability to create SQLAlchemy models from Pydantic models
  • Implement support through topics
  • Utilize mentions
  • Use adv Ftl localization