Добавление возможности использования кармы

This commit is contained in:
2025-10-18 21:17:41 +03:00
parent 47cf59f710
commit a16b5322af
7 changed files with 496 additions and 1 deletions

25
src/data/thank_words.json Normal file
View File

@@ -0,0 +1,25 @@
{
"thank_words": [
"спасибо",
"благодарю",
"спс",
"сенкс",
"сенкью",
"thanks",
"thank you",
"thx",
"ty",
"дякую",
"дзякуй",
"рахмет",
"пасиб",
"пасибо",
"спасибочки",
"благодарочка",
"мерси",
"merci",
"danke",
"gracias",
"grazie"
]
}