Commit Graph

379 Commits

Author SHA1 Message Date
ned
c83dc8f64c minor improvements 2023-04-22 13:08:17 +02:00
ned
f121db2582 Merge pull request #268 from ivanmilov/main
Set voice starters to make prompt out of the transcript
2023-04-22 13:07:32 +02:00
ned
c2b8f843f2 Merge branch 'main' into main 2023-04-22 12:57:18 +02:00
ned
993251dc50 Merge pull request #264 from AlexHTW/add-vietnamese-translations
added Vietnamese translations
2023-04-22 12:53:41 +02:00
Ivan Milov
9b8210fdf2 Simplify telegram_config setter 2023-04-21 13:44:04 +02:00
Ivan Milov
a919cbb71e Set voice starters to make prompt out of the transcript 2023-04-21 13:21:30 +02:00
AlexHTW
c7f29fc129 added Vietnamese translations @HoangAnhQuoc 2023-04-20 22:50:50 +02:00
ned
8faf704176 Update README.md and default VOICE_REPLY_WITH_TRANSCRIPT_ONLY to false 2023-04-18 20:40:10 +02:00
ned
c837eb5b44 Merge pull request #234 from n3d1117/feature/topic-support
Support for telegram topics
2023-04-18 20:34:55 +02:00
ned
3cc6948821 Merge pull request #248 from deanxizian/Chinese
Add Chinese(cn) support
2023-04-18 19:30:29 +02:00
ned
bc6a9a15df Merge branch 'main' into Chinese 2023-04-18 19:30:05 +02:00
ned
62640aeb96 Update README.md 2023-04-18 19:27:38 +02:00
ned
e681ad9c0b fix json loading 2023-04-18 19:25:54 +02:00
ned
a6947dbbb8 Merge pull request #245 from BjornB2/main
Added Dutch (nl)
2023-04-18 19:24:58 +02:00
ned
00dace14a9 minor improvements 2023-04-18 19:24:25 +02:00
ned
245156e096 Merge pull request #244 from bestmgmt/patch-1
Fixing the path to the tranlsations.json
2023-04-18 19:22:09 +02:00
ned
10f47d6921 use reply_text and get_thread_id 2023-04-18 19:16:01 +02:00
ned
64dd658269 Merge branch 'main' into feature/topic-support 2023-04-18 18:45:13 +02:00
deanxizian
af76f3e9ba Add Chinese(cn) support 2023-04-16 13:44:59 +00:00
BjornB2
747ad171c6 Added Dutch (nl) language 2023-04-16 13:57:13 +02:00
BjornB2
3378221e8e Update translations.json
Added Dutch (NL) translation
2023-04-16 12:06:57 +02:00
bestmgmt
95abf797e0 Fixing the path to the tranlsations.json
the translations.json is located inside the parent directory so this change will fix it.
2023-04-16 05:52:41 -04:00
ned
36dd6dc417 fix exception when bot is added to a channel 2023-04-16 11:16:49 +02:00
ned
9f176eb892 Update README.md 2023-04-16 09:44:18 +02:00
ned
69a8e8056f Merge pull request #240 from Am1nCmd/patch-2
Add Indonesian translation
2023-04-16 09:43:02 +02:00
ned
fb5721eada Merge pull request #239 from Am1nCmd/main
fix indonesian translation
2023-04-16 09:42:43 +02:00
ned
61ccd5df88 Merge branch 'main' into main 2023-04-16 09:41:41 +02:00
ned
1ac0b248c2 Merge pull request #235 from bugfloyd/feat/inline_queries_streaming
Add Streaming Support for Inline-Query Callback Responses
2023-04-16 09:39:04 +02:00
^Amin Aenurahman
ece31bc50c Add Indonesian translation 2023-04-16 11:07:38 +07:00
^Amin Aenurahman
a353073122 fix comma 2023-04-16 10:58:45 +07:00
^Amin Aenurahman
7ffc0d8497 add indonesian translation 2023-04-16 10:58:08 +07:00
ned
c0b57ba92e relax cutoff values and only consider first 4096 chars 2023-04-15 23:57:39 +02:00
ned
756a3fed4f Merge pull request #237 from jvican/main
Add Spanish translation
2023-04-15 23:10:40 +02:00
Jorge Vicente Cantero
1f371057e1 Update README with Spanish support 2023-04-15 14:09:29 -07:00
Jorge Vicente Cantero
d243a240c6 Add es translation 2023-04-15 13:20:10 -07:00
bugfloyd
edc1e0c9a4 Add streaming support for inline-query responses 2023-04-15 20:55:40 +02:00
ned
90f27e62f1 Update publish.yaml 2023-04-15 20:03:05 +02:00
ned
c1e14b9f14 Update README.md 2023-04-15 18:06:07 +02:00
ned
69e6f0c663 fix wrong is_admin parameter 2023-04-15 17:57:24 +02:00
ned
595add64b2 experimental support for telegram topics
should fix #192
2023-04-15 17:55:19 +02:00
ned
3036c25e63 Merge pull request #233 from bugfloyd/refactor/pep8_and_more
Apply PEP8 styling and improve code quality
2023-04-15 16:21:52 +02:00
bugfloyd
852946da46 Merge branch 'main' into refactor/pep8_and_more 2023-04-15 15:51:15 +02:00
bugfloyd
34b0916bcc Remove duplicated codes
define new method in ChatGPTTelegramBot:
  add_chat_request_to_usage_tracker
define new method add_current_costs in UsageTracker
2023-04-15 15:44:32 +02:00
bugfloyd
37a0f0ce5e Improve variable names & defs
Fix shadow names
Convert unused method parameters to private
Fix variable referenced before assignment
Improve parameter docs
2023-04-15 15:18:17 +02:00
bugfloyd
431aeecd95 Apply PEP8 styling standard & reformat 2023-04-15 14:47:30 +02:00
ned
1012f8ed6c Merge pull request #232 from AlexHTW/translations-update-ru-de
minor improvements in ru and de tranlsations
2023-04-15 14:46:44 +02:00
ned
a2361a0033 Merge pull request #231 from muhammed540/Turkish-language
tr language minor changes
2023-04-15 14:43:08 +02:00
AlexHTW
b6d8e00ad6 minor improvements in ru and de tranlsations 2023-04-15 14:42:05 +02:00
muhammed540
5a0da3fdf6 Update translations.json 2023-04-15 14:45:53 +03:00
ned
1752a2ade9 update README.md 2023-04-15 13:03:56 +02:00