chrisrude / oobabot

A Discord bot which talks to Large Language Model AIs running on oobabooga's text-generation-webui
MIT License
98 stars 33 forks source link

Feature Request (or bug?): Prevent splitting response when code is involved. #77

Open killfrenzy96 opened 11 months ago

killfrenzy96 commented 11 months ago

When the bot is asked to output code, it correctly tries to format the code with triple backticks. However when splitting responses, it breaks the formatting.

9XXHbDY

It would be nice to avoid splitting the response when using ``` formatting backticks.