27 Commits

Author SHA1 Message Date
anonymousx97
ae04775a3c v2.2.2
Fixes:
 • Fixed instagram set sauce bug.
 • Fixed Tasks getting overwritten bug.
 • Fixed Get_output() wasn't being cancelled on cmd cancellation.

Add/Misc:
 • Add Task IDs in Custom message object.
 • Clean up/Improve logic for .shell .
v2.2.2
2023-08-03 09:30:19 +05:30
anonymousx97
1f11bc8405 v2.2.1
Add:
 • Multiple Commands Support.
 • Cancel Confirmation.
Fixes / Misc Changes:
 • Catch Message Delete Error on Bot mode.
 • Improve Cancelling Logic.
 • Switch to A Generator for AsyncShell.
 • Diffrenciate Traceback, Text logging.
 • Clean up .shell code.
v2.2.1
2023-07-31 15:53:06 +05:30
anonymousx97
216e0dcfe1 v2.2.0
Fixes:
 • Sender Now shows Correct name while downloading replied media.
 • Clean up code for YoutubeDL.
 • Format code according to PEP.

Added:
 • .cancel to cancel a command/media download execution.
 • switch to @cached_property decorator and clean up message.py
 • Parse replied message using custom message class.
 • Rename tools to dev_tools and move loader to it.
 • self-destructing responses.
v.2.2.0
2023-07-30 13:00:24 +05:30
anonymousx97
2b41731e84 v2.1.1
Add: 30 sec sleep threshold and concurrent transmissions to 2.
Fix: Typo fix in config.
v2.1.1
2023-07-28 15:29:13 +05:30
anonymousx97
b7287a6685 v2.1.0
Add: uvLoop for non termux env.

Revert: Requirements bypass.

Fixes:
 • Gallery-DL success bug.
 • Stop Channel links triggering in chat.
 • HEIC Image format.
 • Optimize Filters.
 • Re-Load Confirmation in loader.
 • Remove Chat_ID check in join.
 • Isort removing imports.
 • Switch filename case before checking ext.
v2.1.0
2023-07-28 15:04:30 +05:30
anonymousx97
bc5f5f307a v2.0.6
Attempt to Bypass Railway Flags.
v2.0.6
2023-07-23 22:32:14 +05:30
anonymousx97
0bceaea93b v2.0.5
Fixes

Instagram: Stop api call if no key is added.
Reddit: Fix bug for links without any media.
Youtube: Stop PlayLists and Channel Urls from triggering download.MediaHandler: Clean up repetitive code and squash it.
Client & Bot: Improve Error Logging.
Authorise: Fix Chat name for DMs.

Additions

Add: Dockerfile, run
Add: Plugin loader.

Beta: Bot Mode.
v2.0.5
2023-07-23 21:59:02 +05:30
Ryuk
dec02b64a4 Credits Typo Fix. 2023-07-10 09:58:36 +05:30
anonymousx97
490d972ee3 Social-DL V2
New Banner.
Added Credits and Disclaimer.

Refactored the bot into modules.
switched to Latest Pyrogram.
Switched to Custom Client Object.
switched to Custom Message Object.
Switched to Custom decorators.
Switched to Custom filters.
Switched to Classes for media extractors.
Droped Wget
Switched to native In_Memory_DL

Added Gallery-dl Library.
Added Twitter Image support.
Added Threads Support.
Added YouTube Videos up to 5 Minutes.
Added Tiktok Pics Support.

Added .help command.
Added .shell command with Live shell output.
Added Add-Del Sudo commands.
Added Add-Del Chat commands.
Added Block-Unblock Commands.
Added Banner In About message.
Added .reply as Echo command.
Added restart confirmation.
Catch Exceptions and log in the Log Channel.
v2.0.0
2023-07-09 23:11:11 +05:30
anonymousx97
cb07bbd4e0 Change LOG to LOG_CHANNEL. 2023-06-08 11:21:26 +05:30
Ryuk
dcb975e322
Update socialbot.py 2023-06-08 09:31:00 +05:30
Ryuk
ba92dad18b
Update req.txt 2023-03-26 22:13:09 +05:30
Ryuk
4735b08cda
Update README.md 2023-03-26 22:04:42 +05:30
anonymousx97
889f031561 Add message parser and Upstream with private repo. 2023-03-26 21:18:16 +05:30
Ryuk
6c5afff7d9
Create LICENSE 2023-03-26 21:04:36 +05:30
Ryuk
c1b0c501ae
fix bug that didn't send images in right order. 2023-02-25 12:28:34 +05:30
Ryuk
f77a34b48a
prevent key error on unsupported link. 2023-02-20 22:59:01 +05:30
anonymousx97
e355eab67f RedditDL improved, Download mutiple media in async and some bug fixes. 2023-02-20 22:21:53 +05:30
Ryuk
09262818a2
Update socialbot.py 2023-02-04 19:56:39 +05:30
Ryuk
1e86016bd0
Update README.md 2023-02-03 18:03:50 +05:30
Ryuk
3018f75aa2
Update socialbot.py 2023-02-03 16:01:49 +05:30
Ryuk
f56c6888bf
Update README.md 2023-02-03 15:59:19 +05:30
anonymousx97
e97fe64327 Rework and Feature update. 2023-02-03 15:55:02 +05:30
Ryuk
96d94ffb21
Update README.md 2022-12-05 18:39:23 +05:30
Ryuk
892f6e3abe
Update instabot.py 2022-11-24 16:13:14 +05:30
Ryuk
cc4ba2e01b
Create README.md 2022-11-24 15:07:14 +05:30
anonymousx97
ddc18c786e initial commit 2022-11-24 11:58:36 +05:30