Skip to content

Commit e1f9cfa

Browse files
committed
readme
1 parent 159dfb3 commit e1f9cfa

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff 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 |

bot/i18n/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)