|
|
47e993ae2a
|
Fix: fix bot image requires .env file
|
2025-11-03 02:29:42 +05:00 |
|
|
|
b4ee51ee68
|
Update [ignores]: update all ignore files
|
2025-11-03 02:21:08 +05:00 |
|
|
|
a90c8652a0
|
Change: [flags]: add database flag for the project
|
2025-11-03 02:04:29 +05:00 |
|
|
|
1c5edbaa60
|
Change [scripts]: The logic of the scripts is completely separated from the main code
|
2025-11-03 02:00:53 +05:00 |
|
|
|
0ded0fa64e
|
Update [docker]: move the locales compile process to the Dockerfile
|
2025-11-01 17:08:25 +05:00 |
|
|
|
83e91c58c4
|
Add [docker]: add logs volume & update commands
|
2025-11-01 16:03:32 +05:00 |
|
|
|
8e35f456f9
|
Merge pull request 'Add [database]: add telegram user middleware' (#10) from feature/database into develop
Reviewed-on: #10
|
2025-11-01 16:02:43 +05:00 |
|
|
|
11a48cd629
|
Add [database]: add telegram user middleware
|
2025-11-01 16:00:35 +05:00 |
|
|
|
af1322d9ba
|
Merge pull request 'feature/database' (#9) from feature/database into develop
Reviewed-on: #9
|
2025-11-01 15:22:49 +05:00 |
|
|
|
37b8eb29a4
|
Hoxfix: fix all bugs with imports
|
2025-11-01 15:10:05 +05:00 |
|
|
|
99e0966a0c
|
Hotfix: change module path
|
2025-11-01 15:04:24 +05:00 |
|
|
|
3ae9b3cd72
|
Update [db]: finally update bot struct
|
2025-11-01 15:01:36 +05:00 |
|
|
|
05486d6f4b
|
Add [redis]: move redis to database package
|
2025-11-01 14:48:35 +05:00 |
|
|
|
563668dabe
|
Add [db middleware]: add db dispatcher middleware & update code struct
|
2025-11-01 14:43:29 +05:00 |
|
|
|
43a2002889
|
Refactor [database]: update function for connect to db name
|
2025-10-30 18:39:49 +05:00 |
|
|
|
619b2be6ea
|
Merge pull request 'feature/redis' (#8) from feature/redis into develop
Reviewed-on: #8
|
2025-10-30 18:34:17 +05:00 |
|
|
|
293a3c66b9
|
Add [redis]: add redis FSM storage
|
2025-10-30 18:29:02 +05:00 |
|
|
|
7f3f601aa7
|
Add [redis]: add redis image for docker-compose
|
2025-10-30 18:24:56 +05:00 |
|
|
|
2779098b1e
|
Add [redis]: add new env-vars for config, update docs
|
2025-10-30 18:24:24 +05:00 |
|
|
|
79c435031b
|
Merge pull request 'feature/database' (#7) from feature/database into develop
Reviewed-on: #7
|
2025-10-29 00:27:54 +05:00 |
|
|
|
839fab48f4
|
Add [database]: add base database models & logic
|
2025-10-27 19:38:09 +05:00 |
|
|
|
35eed1e193
|
Add [database]: add the Postgres database to the Docker Compose config
|
2025-10-27 19:37:15 +05:00 |
|
|
|
cda8c9527f
|
Add [database]: add env-config settings for the project database vars
|
2025-10-27 19:35:35 +05:00 |
|
|
|
0e9d20b405
|
Add [database]: add the asyncpg dependency
|
2025-10-27 19:34:45 +05:00 |
|
|
|
1d0e66a14f
|
Fix: fix markdown text
|
2025-10-25 18:14:17 +05:00 |
|
|
|
66bd78f49d
|
Fix: fix markdown text
|
2025-10-25 18:13:19 +05:00 |
|
|
|
644c39730a
|
Fix: remove unusable module & add dev debendencies for nixos
|
2025-10-25 18:08:11 +05:00 |
|
|
|
988af9bd27
|
Add CONTRIBUTE.md
|
2025-10-25 18:07:07 +05:00 |
|
|
|
dcc315b30a
|
Update: add fixme for router registry
|
2025-10-24 17:10:29 +05:00 |
|
|
|
c690226d8a
|
Add [messages & callbacks]: add the bot menu keyboard & update register router
|
2025-10-24 17:06:24 +05:00 |
|
|
|
ff74a5d03f
|
Fix: fix pyrefly type error
|
2025-10-24 16:22:08 +05:00 |
|
|
|
508520d4db
|
Refactor: add logging, rename connect_router function & use import modules for router registry
|
2025-10-24 16:21:40 +05:00 |
|
|
|
3171ce3acd
|
Add [router registry]: add import modules method for router registry
|
2025-10-24 16:19:18 +05:00 |
|
|
|
e4e2701a0a
|
Update [dependencies]: move ruff & pyrefly to dev dependencies
|
2025-10-24 16:17:19 +05:00 |
|
|
|
6e727c2c9b
|
Refactor: organize imports
|
2025-10-24 13:01:45 +05:00 |
|
|
|
675825f3bf
|
Merge pull request 'feature/docs - add project docstrings & todos & comments' (#6) from feature/docs into develop
Reviewed-on: #6
|
2025-10-24 02:27:50 +05:00 |
|
|
|
f605fac47b
|
Add [docs]: add TODOs & other docstrings
|
2025-10-24 02:26:17 +05:00 |
|
|
|
9588856a6a
|
Add [docs]: add bot folder TODO, docstrings, comments
|
2025-10-24 02:10:53 +05:00 |
|
|
|
0a7af8e791
|
Add [docs] add main.py doc
|
2025-10-24 02:02:10 +05:00 |
|
|
|
a7552dff17
|
Add [docs]: add doc for pybabel script
|
2025-10-24 01:10:31 +05:00 |
|
|
|
b8e99e1e62
|
Merge pull request 'feature/docker - add first docker compose & docker image files' (#5) from feature/docker into develop
Reviewed-on: #5
|
2025-10-24 00:47:26 +05:00 |
|
|
|
abf8c2c55a
|
Add [docker]: add docker bot image file & compose file
|
2025-10-24 00:42:45 +05:00 |
|
|
|
8251aa21bd
|
Add [docker]: add docker ignore file
|
2025-10-24 00:42:12 +05:00 |
|
|
|
a12de8a7a5
|
Add [router registry]: add normal callback registration
|
2025-10-21 00:35:39 +05:00 |
|
|
|
fb38655010
|
Hotfix: change chat_type for cmd_start
|
2025-10-21 00:12:56 +05:00 |
|
|
|
f7cb74e4c2
|
Fix [bot]: delete on_startup func, add place for database service
on_startup func: doesn't work, removed.
|
2025-10-21 00:09:20 +05:00 |
|
|
|
9c7a8bf2a2
|
Add [test commands]: add test commands for bot
|
2025-10-21 00:08:43 +05:00 |
|
|
|
c9501b3a87
|
Merge pull request 'feature/handlers - add base utils for handlers' (#4) from feature/handlers into develop
Reviewed-on: #4
|
2025-10-21 00:06:30 +05:00 |
|
|
|
800f4bb427
|
Add [handlers utils]: add handlers filters & router registry
|
2025-10-21 00:03:43 +05:00 |
|
|
|
07ac2614ab
|
Add [custom types]: add ChatType, HandlerMeta, HandlerType
|
2025-10-21 00:01:56 +05:00 |
|