commit b7d50e51989c69e8761ba89b781eb402a387dfed Author: Oliver Date: Thu Nov 20 06:58:37 2025 +0000 Create a placeholder page for the DialogManager diff --git a/Dialog-Manager.md b/Dialog-Manager.md new file mode 100644 index 0000000..26d0163 --- /dev/null +++ b/Dialog-Manager.md @@ -0,0 +1,3 @@ +The Dialog Manager is an API exposed by the module to help make writing macros that ask for information easier to write. + +## Interface \ No newline at end of file