Commit Graph

12 Commits

Author SHA1 Message Date
Karim Iskakov 0610ea29cd Voice message recognition 2023-03-08 16:49:22 +03:00
Karim Iskakov 3624ee0dc9 Make bot truly async 2023-03-08 04:49:50 -06:00
wedarobi aedb94c0ef Don't reset dialog if already new (#83)
If the /new command was the last interaction, and the following interaction takes place after the timeout, this prevents showing a redundant "starting new dialog" message.
2023-03-05 20:41:45 +03:00
Karim Iskakov ce29dfd044 Finally fixed bug:'NoneType' object is not subscriptable 2023-03-04 11:09:19 -06:00
Karim Iskakov 0779808db3 Add support of ChatGPT API (#70)
Co-authored-by: Karim Iskakov <kar.iskakov@gmail.com>
2023-03-02 21:31:54 +03:00
N0ne1eft d595617312 Update davinci pricing to match OpenAI 2023-02-20 14:52:57 +00:00
Karim Iskakov d4844432c5 Add 📝 Text Improver chat mode 2023-02-17 08:47:14 -06:00
Karim Iskakov 6458ea8ee5 Support long text in error handler 2023-02-17 08:44:54 -06:00
Karim Iskakov f2bc617146 Handle message editing 2023-02-07 14:04:45 -06:00
Karim Iskakov 81066cf0c5 Add telegram import 2023-01-22 12:30:20 -06:00
Karim Iskakov 1681b4bd1c Register user from any handler 2023-01-20 06:27:42 -06:00
Karim Iskakov fdb91a8da6 Move to MongoDB 2023-01-19 14:56:02 -06:00