PacketCloud / ALVIS.js

ALVIS (Asynchronous Learning Virtual Intelligence System) is a server management and utility bot built for the voice and text chat service, Discord. It utilizes Google's DialogFlow servers to introduce natural language request processing to the bot; allowing for communication in plain English - not just commands.
MIT License
0 stars 2 forks source link

Implement custom message splitter for Wolfram responses. #3

Closed aschuldhaus closed 7 years ago

aschuldhaus commented 7 years ago

Wolfram response content may exceed the character limit and needs to be properly split into sub-sections or multiple messages in a non-intrusive way.

aschuldhaus commented 7 years ago

Marked invalid. This enhancement was previously resolved/implemented when response content was transitioned to RichEmbed system.