-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
db35a11
commit a4fe256
Showing
3 changed files
with
264 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -123,5 +123,6 @@ logs/ | |
*.log | ||
|
||
# Bot-specific files | ||
chat_data.json | ||
user_data.json | ||
logs.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# [0.2.0] - 2024-09-02 | ||
# [0.9.0] - 2024-09-03 | ||
|
||
Исправлено: | ||
Добавлено: | ||
|
||
Недочёт в разделе о боте (когда юзер нажимал кнопку назад ему высылалось новое сообщение но теперь оно редактируется) | ||
Настройки для каждого чата (нормально не тестировано ожидайте багов) | ||
Баги | ||
|
||
Добавлено: | ||
|
||
Кнопку "назад" во все разделы | ||
Переписано очень много функций (я не знаю будут ли всё работать как надо) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters