Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions DaisyX/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
from DaisyX.modules.helper_funcs.readable_time import get_readable_time

PM_START_TEXT = """
Hello there, I'm [𝓓𝓪𝓲𝓼𝔂 𝓧](https://telegra.ph/file/473cc17913393959e0667.jpg)
Hello there, I'm [𝑉𝐼𝑆𝐻𝐴 𝘽𝘽𝙔](https://t.me/c/1590794489/169)

I am an 𝐴𝑛𝑖𝑚𝑒 Themed Group Managing Bot and I will help in managing your group

Expand All @@ -79,14 +79,14 @@
],
[
InlineKeyboardButton(
text="💫 Add Daisy to your group 💫", url="t.me/daisyXBot?startgroup=true"
text="💫 Add Daisy to your group 💫", url="t.me/VISHA_BBY_BOT?startgroup=true"
),
],
]


HELP_STRINGS = f"""
*Main Commands :* [🤖](https://telegra.ph/file/473cc17913393959e0667.jpg)
*Main Commands :* [🤖](https://t.me/c/1590794489/169)
✪ /start: Starts me! You've probably already used this.
✪ /help: Click this, I'll let you know about myself!
✪ /donate: You can support my creater using this command.
Expand Down