File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -29,13 +29,13 @@ Run bot `python main.py` or `docker compose up -d`
2929
3030### 📁 Bot structure
3131
32- | Folder | Description |
33- | -------------| --------------------------------------------- |
34- | callbacks | Callback data |
35- | configs | Configuration files |
36- | handlers | Handlers, commands, callbacks |
37- | i18n | Localization |
38- | keyboards | Keyboards reply, inline |
39- | middlewares | Middlewares for check exists user, antispam |
40- | services | Custom libraries |
41- | states | State objects |
32+ | Folder | Description |
33+ | -------------| ------------------------------------------|
34+ | callbacks | Callback data |
35+ | configs | Configuration files |
36+ | handlers | Handlers, commands, callbacks |
37+ | i18n | Localization |
38+ | keyboards | Keyboards reply, inline |
39+ | middlewares | Middlewares for localization, throttling |
40+ | services | Custom libraries |
41+ | states | State objects |
You can’t perform that action at this time.
0 commit comments