From 359b68520ac851092e5a2de4c464f6eec9990f4b Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Wed, 8 Jul 2020 21:39:13 +0200 Subject: [PATCH] rename bot --- rootfs/etc/confd/templates/config.yaml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/etc/confd/templates/config.yaml.tmpl b/rootfs/etc/confd/templates/config.yaml.tmpl index 882e398..0839fb9 100644 --- a/rootfs/etc/confd/templates/config.yaml.tmpl +++ b/rootfs/etc/confd/templates/config.yaml.tmpl @@ -57,7 +57,7 @@ appservice: # The unique ID of this appservice. id: telegram # Username of the appservice bot. - bot_username: _telegram_bot + bot_username: telegram_bot # Display name and avatar for bot. Set to "remove" to remove display name/avatar, leave empty # to leave display name/avatar as-is. bot_displayname: Telegram Bridge Bot