Skip to content
Open

Merge #116

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
7873074
Implement callback functions for menu interactions
ab9816892-dot Sep 13, 2026
52223a0
Update Boultflix-fix.py
ab9816892-dot Sep 13, 2026
f37e533
Refactor verification messages and imports
ab9816892-dot Sep 13, 2026
925517e
Delete plugins/Boultflix-fix.py
ab9816892-dot Sep 13, 2026
1f86fe2
Update Commands.py
ab9816892-dot Sep 13, 2026
cf29e6c
Update Command.py
ab9816892-dot Sep 13, 2026
869dded
Refactor InlineKeyboardButton to remove style parameter
ab9816892-dot Sep 13, 2026
b48eb23
Update print statement to say 'Goodbye World'
ab9816892-dot Sep 13, 2026
aad2e14
Fix message length checks and text formatting
ab9816892-dot Sep 13, 2026
64d7d28
Enhance message filters and settings error handling
ab9816892-dot Sep 13, 2026
4d333dd
Update pmfilter.py
ab9816892-dot Sep 13, 2026
4e516de
Update pmfilter.py
ab9816892-dot Sep 13, 2026
a152d87
Update pmfilter.py
ab9816892-dot Sep 13, 2026
4d7317e
Update Script.py
ab9816892-dot Sep 13, 2026
32d832e
Update fmt.Println message from 'Hello' to 'Goodbye'
ab9816892-dot Sep 13, 2026
e9c6bec
Update Script.py
ab9816892-dot Sep 13, 2026
d4af2b7
Update pmfilter.py
ab9816892-dot Sep 13, 2026
3928aa1
Refactor about query handling in pmfilter.py
ab9816892-dot Sep 13, 2026
3c13a04
Fix reply_to_message_id usage in pmfilter.py
ab9816892-dot Sep 13, 2026
c0035cc
Merge branch 'DreamXBotz' into DreamXBotz
ab9816892-dot Sep 13, 2026
d9693f4
Update pmfilter.py
ab9816892-dot Sep 14, 2026
32ba0b6
Update pmfilter.py
ab9816892-dot Sep 14, 2026
68c034d
Merge pull request #1 from DreamXBotz/DreamXBotz
ab9816892-dot Sep 14, 2026
64a2cc6
Update channel.py
ab9816892-dot Sep 14, 2026
bc0b763
Update Pmfilter.py
ab9816892-dot Sep 14, 2026
ad7ec35
Update Commands.py
ab9816892-dot Sep 14, 2026
1906b6c
Update Commands.py
ab9816892-dot Sep 14, 2026
24d085b
Update Script.py
ab9816892-dot Sep 14, 2026
37f4c1a
Update commands.py
ab9816892-dot Sep 14, 2026
39fca48
Update commands.py
ab9816892-dot Sep 14, 2026
1d95b80
Update commands.py
ab9816892-dot Sep 14, 2026
9c7814e
Update commands.py
ab9816892-dot Sep 15, 2026
0646f54
Update commands.py
ab9816892-dot Sep 15, 2026
74e59d2
Update commands.py
ab9816892-dot Sep 15, 2026
b220842
Refactor stream_buttons function to simplify logic
ab9816892-dot Sep 15, 2026
18f444b
Update commands.py
ab9816892-dot Sep 15, 2026
4ea9bae
Update photo URL in reply_photo method
ab9816892-dot Sep 15, 2026
e524055
Update Script.py
ab9816892-dot Sep 15, 2026
b167d78
Update Script.py
ab9816892-dot Sep 15, 2026
b47cedb
Fix button labels and improve formatting
ab9816892-dot Sep 15, 2026
8c68c03
Update commands.py
ab9816892-dot Sep 15, 2026
516649e
Update info.py
ab9816892-dot Sep 15, 2026
3914c9d
Update commands.py
ab9816892-dot Sep 15, 2026
858e606
Fix formatting and improve message editing
ab9816892-dot Sep 15, 2026
6c02353
Update commands.py
ab9816892-dot Sep 16, 2026
b0be3b2
Update commands.py
ab9816892-dot Sep 16, 2026
58aefac
Update button text for support contact
ab9816892-dot Sep 16, 2026
07b4bef
Update pmfilter.py
ab9816892-dot Sep 16, 2026
3db58c1
Update pmfilter.py
ab9816892-dot Sep 16, 2026
ba54003
Update pmfilter.py
ab9816892-dot Sep 16, 2026
95d49eb
Update Script.py
ab9816892-dot Sep 16, 2026
25da10d
Update START_TXT to remove underline formatting
ab9816892-dot Sep 16, 2026
79a12a3
Update pmfilter.py
ab9816892-dot Sep 16, 2026
d9f7fb7
Fix typo in button label for 'About' section
ab9816892-dot Sep 16, 2026
58de205
Fix typo in button label for 'About'
ab9816892-dot Sep 17, 2026
12d4c8a
Merge branch 'DreamXBotz' into DreamXBotz
ab9816892-dot Sep 20, 2026
657f7cd
Merge branch 'DreamXBotz' into DreamXBotz
ab9816892-dot Sep 21, 2026
96f3ad0
Update commands.py
ab9816892-dot Sep 21, 2026
934f8d1
Fix duplicate message edit in clean_groups function
ab9816892-dot Sep 21, 2026
8df78fc
Update commands.py
ab9816892-dot Sep 21, 2026
685c77f
Fix formatting and improve exception handling
ab9816892-dot Sep 21, 2026
b312950
Update commands.py
ab9816892-dot Sep 21, 2026
550982d
Update commands.py
ab9816892-dot Sep 21, 2026
c63bffa
Update Script.py
ab9816892-dot Sep 22, 2026
1996f3c
Update Script.py
ab9816892-dot Sep 22, 2026
f1f3a5c
Update Script.py
ab9816892-dot Sep 22, 2026
50385d9
Update utils.py
ab9816892-dot Sep 22, 2026
69751a7
Update utils.py
ab9816892-dot Sep 22, 2026
17e367d
Update channel.py
ab9816892-dot Sep 22, 2026
6ddfece
Update message formatting and final version notes
ab9816892-dot Sep 23, 2026
4caad86
Enhance ignore words and quality pattern
ab9816892-dot Sep 23, 2026
a933af1
Update channel.py
ab9816892-dot Sep 23, 2026
e835706
Update Script.py
ab9816892-dot Sep 23, 2026
4cecc52
Update utils.py
ab9816892-dot Sep 23, 2026
02ffdf2
Merge branch 'DreamXBotz' into DreamXBotz
ab9816892-dot Sep 23, 2026
48f00ee
Update channel.py
ab9816892-dot Sep 24, 2026
39322ef
Update Imdbposter.py
ab9816892-dot Sep 24, 2026
8385435
Update Script.py
ab9816892-dot Sep 24, 2026
f4e9edf
Refine quality extraction in get_qualities function
ab9816892-dot Sep 24, 2026
f2d40db
Preserve original HD quality for poster and backdrop URLs
ab9816892-dot Sep 24, 2026
fc3cca5
Update Script.py
ab9816892-dot Sep 24, 2026
794a06b
Update channel.py
ab9816892-dot Sep 24, 2026
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
236 changes: 113 additions & 123 deletions Script.py

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions info.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ def is_enabled(value, default):
# ============================
# Payment Configuration
# ============================
QR_CODE = environ.get('QR_CODE', 'https://graph.org/file/e419f801841c2ee3db0fc.jpg') # QR code image for payments
OWNER_UPI_ID = environ.get('OWNER_UPI_ID', 'ɴᴏ ᴀᴠᴀɪʟᴀʙʟᴇ ʀɪɢʜᴛ ɴᴏᴡ') # Owner UPI ID for payments
QR_CODE = environ.get('QR_CODE', 'https://i.ibb.co/k2DsfKQs/photo-2026-09-15-16-42-13.jpg') # QR code image for payments
OWNER_UPI_ID = environ.get('OWNER_UPI_ID', 'myself.anish@fam') # Owner UPI ID for payments

STAR_PREMIUM_PLANS = {
10: "7day",
Expand Down Expand Up @@ -102,7 +102,7 @@ def is_enabled(value, default):
# ============================
IS_VERIFY = is_enabled(environ.get('IS_VERIFY', 'False'), False) # Verification On (True) / Off (False)
LOG_VR_CHANNEL = int(environ.get('LOG_VR_CHANNEL', '-100')) #Verification Channel Id
VERIFY_IMG = environ.get("VERIFY_IMG", "https://telegra.ph/file/9ecc5d6e4df5b83424896.jpg")
VERIFY_IMG = environ.get("VERIFY_IMG", "https://i.ibb.co/RkXnCM07/Chat-GPT-Image-Sep-15-2026-10-11-43-AM.jpg")

TUTORIAL = environ.get("TUTORIAL", "https://t.me/dreamxbotz") # Tutorial link for verification
TUTORIAL_2 = environ.get("TUTORIAL_2", "https://t.me/dreamxbotz") # Second tutorial link for verification
Expand All @@ -125,7 +125,7 @@ def is_enabled(value, default):
# Channel & Group Links Configuration
# ============================
GRP_LNK = environ.get('GRP_LNK', 'https://t.me/dreamxbotz') # Group link for the bot
OWNER_LNK = environ.get('OWNER_LNK', 'https://t.me/dreamxbotz') # Owner link for the bot
OWNER_LNK = environ.get('OWNER_LNK', 'https://t.me/BoultFlixSupportBot') # Owner link for the bot
UPDATE_CHNL_LNK = environ.get('UPDATE_CHNL_LNK', 'https://t.me/dreamxbotz') # Update channel link for the bot

# ============================
Expand All @@ -142,7 +142,7 @@ def is_enabled(value, default):

MAX_B_TN = environ.get("MAX_B_TN", "5") # Maximum number of buttons in a row (default: 5)
PORT = int(environ.get("PORT", "8080")) # Port for the web server (default: 8080)
MSG_ALRT = environ.get('MSG_ALRT', 'Share & Support Us ♥️') # Alert message for users
MSG_ALRT = environ.get('MSG_ALRT', 'Share & Support Us ♥') # Alert message for users
DELETE_TIME = int(environ.get("DELETE_TIME", "300")) # deletion time in seconds (default: 5 minutes). Adjust as per your needs.
CUSTOM_FILE_CAPTION = environ.get("CUSTOM_FILE_CAPTION", f"{script.CAPTION}") # Custom caption for files
BATCH_FILE_CAPTION = environ.get("BATCH_FILE_CAPTION", CUSTOM_FILE_CAPTION) # Custom caption for batch files
Expand Down Expand Up @@ -232,7 +232,7 @@ def is_enabled(value, default):
name = str(environ.get('name', 'DREAMXBOTZ'))
PING_INTERVAL = int(environ.get("PING_INTERVAL", "298")) # 5 minutes
# ============================
REACTIONS = ["🤝", "😇", "🤗", "😍", "👍", "🎅", "😐", "🥰", "🤩", "😱", "🤣", "😘", "👏", "😛", "😈", "🎉", "⚡️", "🫡", "🤓", "😎", "🏆", "🔥", "🤭", "🌚", "🆒", "👻", "😁"]
REACTIONS = ["🤝", "😇", "🤗", "😍", "👍", "🎅", "😐", "🥰", "🤩", "😱", "🤣", "😘", "👏", "😛", "😈", "🎉", "⚡", "🫡", "🤓", "😎", "🏆", "🔥", "🤭", "🌚", "🆒", "👻", "😁"]

# ============================
# Commands Bot
Expand Down
Loading