innightwolfsleep / text-generation-webui-telegram_bot

LLM telegram bot
MIT License
106 stars 20 forks source link

Feature request: instead of trunctating large messages, send them in multiple continous message responses #197

Open leito711 opened 9 months ago

leito711 commented 9 months ago

Given the char limit on telegram, it would be good to have a function to send larger responses back to the user in multiple messages instead of cropping them.