diff --git a/README.md b/README.md
index 4a486a5..b8afae0 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@
-
-
+
+
@@ -27,13 +27,7 @@ Before clicking on deploy to heroku just click on fork and star just below
-
-## How to deploy
-
-Click the below button to watch the video tutorial on deploying
-
-
-
+ABHINAS BAAP
### Deploy To Heroku š”
diff --git a/VCsMusicBot/modules/msg.py b/VCsMusicBot/modules/msg.py
index c54154c..9149a2b 100644
--- a/VCsMusicBot/modules/msg.py
+++ b/VCsMusicBot/modules/msg.py
@@ -1,11 +1,11 @@
import os
from VCsMusicBot.config import SOURCE_CODE,ASSISTANT_NAME,PROJECT_NAME,SUPPORT_GROUP,UPDATES_CHANNEL
class Messages():
- START_MSG = "**Hello š [{}](tg://user?id={})!**\n\nš¤ I am an advanced bot created for playing music in the voice chats of Telegram Groups & Channels.\n\nā
Hits /help for more info."
+ START_MSG = "**Hello š [{}](tg://user?id={})!**\n\nš¤ I am abhina music advanced bot created for playing music in the voice chats of Telegram Groups & Channels.\n\nā
Hits /help for more info."
HELP_MSG = [
".",
f"""
-**Hello, Welcome to {PROJECT_NAME}
+**Hello I am abhina music bot, Welcome to {PROJECT_NAME}
ā I can play music in your group's voice chat as well as channel voice chats.
diff --git a/VCsMusicBot/modules/private.py b/VCsMusicBot/modules/private.py
index 1eddf59..8634bad 100644
--- a/VCsMusicBot/modules/private.py
+++ b/VCsMusicBot/modules/private.py
@@ -103,7 +103,7 @@ def map(pos):
@Client.on_message(filters.command(["help","help@VCsMusicBot"]) & ~filters.private & ~filters.channel)
async def ghelp(_, message: Message):
await message.reply_text(
- f"""**Hello there! I can play music in the voice chats of telegram groups & channels.**""",
+ f"""**Hello sir I am abhina music bot! I can play music in the voice chats of telegram groups & channels.**""",
reply_markup=InlineKeyboardMarkup(
[
[