From e5698a576dffac7a63503f119eba8017343dd31e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jason=20=5B=EC=A0=9C=EC=9D=B4=EC=8A=A8=20=EC=A0=9C?= =?UTF-8?q?=EB=A1=AC=5D?= <20238115+DuckBoss@users.noreply.github.com> Date: Fri, 12 Jun 2020 13:43:47 -0400 Subject: [PATCH] Set a default user comment for the bot --- JJMumbleBot/cfg/templates/config_template.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JJMumbleBot/cfg/templates/config_template.ini b/JJMumbleBot/cfg/templates/config_template.ini index 921de3ae..94b81009 100644 --- a/JJMumbleBot/cfg/templates/config_template.ini +++ b/JJMumbleBot/cfg/templates/config_template.ini @@ -12,7 +12,7 @@ DefaultSuperUser = DEFAULT_SUPER_USER_NAME ; Allows the bot to attempt to self-register to the server. SelfRegister = true ; Custom bot comments that are shown when users view the bot's comment. This can be left blank. -DefaultComment = +DefaultComment = Hello! I am JJMumbleBot! [Media Directories] ; Temporary images directory to store youtube thumbnails and other images content. This directory is cleared when the bot exits