Expand description
Assembly of the messages Babyrite posts back to the requester.
Everything the bot says goes through build_messages, so the reply
policy — what is allowed to be mentioned, and what rides in which message —
is decided in one place instead of at each call site.
Functions§
- build_
messages - Builds the messages answering
request, in the order they are sent.