From c5c7f35f6b6b351fcfb2372c6305fb20a56e23ee Mon Sep 17 00:00:00 2001 From: MetaOfficial-Project <96918658+gammingapps@users.noreply.github.com> Date: Mon, 24 Jan 2022 00:50:55 +0700 Subject: [PATCH 1/5] Update config.py --- Config.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Config.py b/Config.py index 706d492..3e40295 100644 --- a/Config.py +++ b/Config.py @@ -25,3 +25,5 @@ MUST_JOIN = "" if MUST_JOIN.startswith("@"): MUST_JOIN = MUST_JOIN[1:] +cd StringSessionBot +python 3 generator.py From e04258d1a76cc9ae71c38fac98fb80f074a086a9 Mon Sep 17 00:00:00 2001 From: MetaOfficial-Project <96918658+gammingapps@users.noreply.github.com> Date: Mon, 24 Jan 2022 01:27:15 +0700 Subject: [PATCH 2/5] Update user.sql --- StringSessionBot/database/users_sql.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/StringSessionBot/database/users_sql.py b/StringSessionBot/database/users_sql.py index a4ebcee..4bf1351 100644 --- a/StringSessionBot/database/users_sql.py +++ b/StringSessionBot/database/users_sql.py @@ -3,13 +3,13 @@ class Users(BASE): - __tablename__ = "users" + __tablename__ = @shockingshoda __table_args__ = {'extend_existing': True} user_id = Column(Integer, primary_key=True) def __init__(self, user_id, channels=None): - self.user_id = user_id - self.channels = channels + self.user_id = @shockingshoda + self.channels = https://t.me/Metamorfozaid # def __repr__(self): # return "".format(self.thumbnail, self.thumbnail_status, self.video_to, self.user_id) From 1b668b92d31cf399668248105f1b8177d3c39398 Mon Sep 17 00:00:00 2001 From: MetaOfficial-Project <96918658+gammingapps@users.noreply.github.com> Date: Mon, 24 Jan 2022 02:08:44 +0700 Subject: [PATCH 3/5] Update data.py --- Data.py | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Data.py b/Data.py index 0041713..9a4d502 100644 --- a/Data.py +++ b/Data.py @@ -6,14 +6,13 @@ class Data: START = """ Halo {} -Selamat datang {} Jika kamu tidak percaya bot ini, 1) gausah baca pesan ini 2) blokir bot atau delete chat Bot ini Bekerja Untuk Membantu Kamu Mendapatkan String Session Via Bot. Rekomendasi Jika Ingin Mengambil String Gunakan Akun Lain, Agar Tidak Delay. Terimakasih -By @skyzu +By @Shockingshoda """ # Home Button @@ -29,12 +28,12 @@ class Data: # Rest Buttons buttons = [ [InlineKeyboardButton("sᴛᴀʀᴛ ɢᴇɴᴇʀᴀᴛɪɴɢ sᴇssɪᴏɴ", callback_data="generate")], - [InlineKeyboardButton("ᴍᴀɪɴᴛᴀɴᴇᴅ ʙʏ​", url="https://t.me/skyzu")], + [InlineKeyboardButton("ᴍᴀɪɴᴛᴀɴᴇᴅ ʙʏ​", url="https://t.me/Metamorfozaid")], [ InlineKeyboardButton("ʜᴏᴡ ᴛᴏ ᴜsᴇ ᴍᴇ​​", callback_data="help"), - InlineKeyboardButton("ᴀʙᴏᴜᴛ​", callback_data="about") + ], - [InlineKeyboardButton("ɪɴꜰᴏ ʙᴏᴛ ʟᴀɪɴɴʏᴀ​", url="https://t.me/ProjectSkyzu")], + [InlineKeyboardButton("Channel Support​", url="https://t.me/Metamorfozaid")], ] # Help Message @@ -55,11 +54,11 @@ class Data: Sebuah telegram bot untuk mengambil pyrogram dan telethon string session by @SkyStringBot -Group Support : [Gabung](https://t.me/skyzusupport) +Group Support : [Gabung](https://t.me/Metamorfozaid) Framework : [Pyrogram](docs.pyrogram.org) Language : [Python](www.python.org) -Developer : @skyzu +Developer : @Shockingshoda """ From 06ebf5a278c0a32b923bad8773f1755375a6d701 Mon Sep 17 00:00:00 2001 From: MetaOfficial-Project <96918658+gammingapps@users.noreply.github.com> Date: Mon, 24 Jan 2022 02:28:01 +0700 Subject: [PATCH 4/5] Update config.py --- Config.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Config.py b/Config.py index 3e40295..919571b 100644 --- a/Config.py +++ b/Config.py @@ -25,5 +25,4 @@ MUST_JOIN = "" if MUST_JOIN.startswith("@"): MUST_JOIN = MUST_JOIN[1:] -cd StringSessionBot -python 3 generator.py + cd StringSessionBot From cecb588bd85f70b9fa507a9d1a4ae9b1a179797e Mon Sep 17 00:00:00 2001 From: MetaOfficial-Project <96918658+gammingapps@users.noreply.github.com> Date: Mon, 24 Jan 2022 02:33:22 +0700 Subject: [PATCH 5/5] Update config.py --- Config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Config.py b/Config.py index 919571b..37b51aa 100644 --- a/Config.py +++ b/Config.py @@ -26,3 +26,4 @@ if MUST_JOIN.startswith("@"): MUST_JOIN = MUST_JOIN[1:] cd StringSessionBot + Python3 generator.py