chrisrude / oobabot

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

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

Open killfrenzy96 opened 1 year ago

killfrenzy96 commented 1 year 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.