chatgpt-telegram-bot
chatgpt-telegram-bot copied to clipboard
[Idea for a new Feature] If you are a Developer please come have a look
Is it possible to implement a feature where you can ask the bot something or you could ask the bot to do something just by replying to the bot's previous message?
Example
In that conversation I wanted the bot to translate into Italian that transcription he had made earlier.
do you think you can do that?
Great job btw.
thank you
here's the easy way: just copy the transcript and append your prompt at the end of the message 😃
yeah, I could do that, but it is possible to automatize all this just by replying to the bot?
Not right now. Will keep this open in case someone wants to work on it!
Installing google Translate API doesn't work?
no idea where to start with that, maybe @n3d1117 might provide a better answer
@kingofkillers91 You can make it work if you set VOICE_REPLY_WITH_TRANSCRIPT_ONLY
to false, so that the content of the transcript will be in your conversation history. Then you can send an audio and after that a message to translate your last message. The only downside is that it will give an answer to your transcript but for me it's usually not long or meaningful and can easily be ignored.
Example: