Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
askurashev authored Apr 20, 2024
1 parent 2a5d58e commit 8b8aa85
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
- - - - - - - **Uploads.php** (загрузка файлов в WP)
- - - - - **General**/
- - - - - - **Config.php**
# Набросок структуры бота на WordPress
## Набросок структуры бота на WordPress

- - - - - - **Parser.php** (распарсит и хранит у себя данные из запроса)
- - - - - - **Errors.php**
- - - - - - **Router.php** (определяет обработчик и направляет к нему запрос)
Expand All @@ -30,6 +33,8 @@
- - - - - - - **button_data__private.php**
- - - - - - **Command**/ (обработчики команд)
- - - - - - **command_name.php**

# fdbfdndfn
- - - - - - **Text**/ (обработчики текстовых сообщений)
- - - - - - - **action_name__private.php**
- - - - - - **Photo**/ (и так далее: Video, Sticker…)
Expand Down

0 comments on commit 8b8aa85

Please sign in to comment.