mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +00:00
The earlier code here, if it got a payload with "response_string" as a key, would prefix the corresponding value with "Success!". We just want the bot to set its own content. The code is reorganized here so that process_success() always produces a value keyed by "content" from incoming data, and then process_success_response() doesn't do any fancy munging of the data.
14 KiB
14 KiB