onboarding: Remove welcome bot message.

The previous message that welcome bot sent with
the bot commands has been removed in order to be more
clear and concise to the user. Previously weclome bot
also sent bot commands in intial message, this commit
intends to remove those commands.

Fixes part of #30049.
This commit is contained in:
codewithnick 2024-06-25 05:00:25 +05:30 committed by Tim Abbott
parent 9ecaa6338d
commit e41fda78d4
1 changed files with 0 additions and 4 deletions

View File

@ -94,15 +94,11 @@ Hello, and welcome to Zulip!👋 {inform_about_tracked_onboarding_messages_text}
{demo_organization_text}
I can also help you get set up! Just click anywhere on this message or press `r` to reply.
Here are a few messages I understand: {bot_commands}
""").format(
inform_about_tracked_onboarding_messages_text=inform_about_tracked_onboarding_messages_text,
getting_started_text=getting_started_string,
organization_setup_text=organization_setup_string,
demo_organization_text=demo_organization_warning_string,
bot_commands=bot_commands(),
)
message_id = internal_send_private_message(