Crate kudubot_bindings

Source

Modules§

files
structs

Functions§

generate_reply
Generates a reply Message struct for a given Message. For this, the receiver and sender are flipped and the body as well as the title are replaced.
load_message
Loads a Message struct from a .json file
write_is_applicable_response
Writes a response to the is_applicable_to query by kudubot.
write_reply_response
Writes a reply response for the handle_message query by kudubot.