diff --git a/plugins/filters.py b/plugins/filters.py
index 13c1995..f02eb44 100644
--- a/plugins/filters.py
+++ b/plugins/filters.py
@@ -71,7 +71,7 @@ async def filter(client: Bot, message: Message):
)
await message.reply_text(
- f" Here is the result for {message.text}",
+ f"Join Channel : @World_MovoeZz/nHere is the result for {message.text}",
reply_markup=InlineKeyboardMarkup(buttons)
)