From 787851b13a3675bc7ea6aeec2001df49f0c5d640 Mon Sep 17 00:00:00 2001 From: Lynne Date: Tue, 10 Sep 2019 14:07:44 +1000 Subject: [PATCH] bot settings page is now fully functional! --- templates/bot_edit.html | 8 +++--- webui.py | 62 ++++++++++++++++++++++++++++++++++++++--- 2 files changed, 62 insertions(+), 8 deletions(-) diff --git a/templates/bot_edit.html b/templates/bot_edit.html index 8c61abc..6f3121c 100644 --- a/templates/bot_edit.html +++ b/templates/bot_edit.html @@ -9,14 +9,14 @@

Configure bot

-

@botname@example.com

+

{{ bot['handle'] }}

{% include 'error.html' %} {% include 'success.html' %} - +
-
+