From e13fcefecb8d2ee6b9bd99503606b836f78a7d25 Mon Sep 17 00:00:00 2001 From: Iqbal <89727636+Iqbaleditzz@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:10:28 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e630e546..094c007f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

🚩 ᴊᴀɪ ꜱʜʀɪ ʀᴀᴍ 🚩

+

🚩 hey All 🚩

DreamxBotz Logo @@ -144,4 +144,4 @@ This project is licensed under the [MIT License](https://github.com/MrRaazz/Drea --- -

Jai Shree Krishna 🙏😉

+

Alhamdulillah 🙏😉

From c392e1aad9dbf43182596f962152757138bdfa6e Mon Sep 17 00:00:00 2001 From: Jobinaranmula <95655543+Jobinaranmula@users.noreply.github.com> Date: Wed, 25 Feb 2026 21:03:53 +0300 Subject: [PATCH 2/2] Update info.py --- info.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/info.py b/info.py index 7a9bc488..27afef37 100644 --- a/info.py +++ b/info.py @@ -18,9 +18,9 @@ def is_enabled(value, default): # Bot Information Configuration # ============================ SESSION = environ.get('SESSION', 'dreamxbotz_search') # Session name for the bot -API_ID = int(environ.get('API_ID', '')) # API ID from my.telegram.org -API_HASH = environ.get('API_HASH', '') # API Hash from my.telegram.org -BOT_TOKEN = environ.get('BOT_TOKEN', "") # Bot token from @BotFather +API_ID = int(environ.get('API_ID', '33430186')) # API ID from my.telegram.org +API_HASH = environ.get('API_HASH', 'aab50712bf342a7a623528a9523335a1') # API Hash from my.telegram.org +BOT_TOKEN = environ.get('BOT_TOKEN', "8546701364:AAFVsW_avK_wS5xFIBBlE-0EQRJBO30-2mg") # Bot token from @BotFather # ============================ # Bot Settings Configuration @@ -31,7 +31,7 @@ def is_enabled(value, default): #Making it false will not save caption in db SO you can save some storage space -PICS = (environ.get('PICS', 'https://graph.org/file/56b5deb73f3b132e2bb73.jpg https://graph.org/file/5303692652d91d52180c2.jpg https://graph.org/file/425b6f46efc7c6d64105f.jpg https://graph.org/file/876867e761c6c7a29855b.jpg')).split() # Sample pic +PICS = (environ.get('PICS', 'https://graph.org/file/56b5deb73f3b132e2bb73.jpg https://iili.io/qff9UZB.jpg https://iili.io/287pS0B.jpg https://iili.io/287pG1S.jpg https://graph.org/file/5303692652d91d52180c2.jpg https://graph.org/file/425b6f46efc7c6d64105f.jpg https://graph.org/file/876867e761c6c7a29855b.jpg')).split() # Sample pic NOR_IMG = environ.get("NOR_IMG", "https://graph.org/file/e20b5fdaf217252964202.jpg") MELCOW_PHOTO = environ.get("MELCOW_PHOTO", "https://graph.org/file/56b5deb73f3b132e2bb73.jpg") SPELL_IMG = environ.get("SPELL_IMG", "https://graph.org/file/13702ae26fb05df52667c.jpg")