prosody: Update welcome message

This commit is contained in:
Matthew Wild 2021-01-28 22:37:50 +00:00
parent e6b59a695e
commit 72e2c2cec5
1 changed files with 6 additions and 11 deletions

View File

@ -188,17 +188,12 @@ VirtualHost (DOMAIN)
{ jid = "general@groups."..DOMAIN, name = "General Chat" };
}
welcome_message = [[Hi, welcome to Snikket on $host!
]]
..[[Thanks for joining. We've automatically added you to the "General Chat" group ]]
..[[where you can chat with other members of $host. You'll find it under 'Bookmarks'.
]]
..[[Snikket is in its early stages right now, so thanks for trying it out, ]]
..[[we hope you like it!
]]..[[That's all for now, happy chatting!]]
welcome_message = [[Hi, welcome to Snikket on $host! Thanks for joining us.]]
.."\n\n"
..[[For help and enquiries related to this service you may contact the admin via email: ]]
..ENV_SNIKKET_ADMIN_EMAIL
.."\n\n"
..[[Happy chatting!]]
Component ("groups."..DOMAIN) "muc"
modules_enabled = {