Hafitz Setya
2c5b282c73
Fix typo
2021-03-27 11:47:26 +07:00
Hafitz Setya
c3ef34e14b
Fix typo
2021-03-27 11:46:33 +07:00
Hafitz Setya
eefcef0495
v4.5 ( #39 )
...
- Added /repo command
- Added some emoji
- Remove Encryption
- Cleanup code
2021-03-27 11:26:54 +07:00
Hafitz Setya
44bfe96364
v4.0 ( #23 )
...
- Added /usage command to see heroku dynos
2021-03-11 16:57:22 +07:00
Hafitz Setya
1d809560d5
v3.9 ( #19 )
...
- Added option to block mega folder support
2021-03-10 08:46:46 +07:00
Hafitz Setya
adbc6b0491
Tidying
2021-03-09 18:23:21 +07:00
Hafitz Setya
0fd996955c
v3.8 ( #15 )
...
- Added overall DL, UL speed in /status
- Added CPU, DISK, RAM usage in /status
- Show peers and seeders
2021-03-09 17:17:06 +07:00
Hafitz Setya
35ad3e524e
v2.5 ( #10 )
...
- /list command now results will be uploaded to telegra.ph
- Auto generate Telegraph Token
- Added Inline Buttons
- Update /stats command
2021-03-03 09:12:39 +07:00
Hafitz Setya
77904d77f0
v2.5 ( #9 )
...
* Added mega.nz support
* Added option to disable mega.nz links
* Some fixes and optimization
2021-03-01 07:44:54 +07:00
Hafitz Setya
2bf3e7fa88
v2.0 ( #7 )
...
* Added ability of extracting iso, wim and many other filetypes
* Added Speedtest command
2021-02-27 16:12:22 +07:00
Hafitz Setya
96f5c1fdee
Change /delete command to /del ( #4 )
...
* Update bot_commands.py
* Update README.md
2021-02-18 19:52:04 +07:00
4amparaboy
ec85e8e4c1
Update bot_commands.py
2021-02-13 19:10:12 +07:00
Nageen Chand
b6b8a416e9
add ability to unzip files ( #93 )
...
handle unsupported request
use shell utils to extract archives
use shell utils to extract archives
update mirror calls for unzipmirror
fix extract location of files
install deps
handling if archive is not extracted correctly
typo fix
implement Extract Status
handle filenames with spaces
handle special character
2020-05-28 00:26:22 +05:30
lzzy12
f3a3ed05f4
Fixed cancel by gid after f4290210b1
...
- This fixes #77
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-05-21 17:25:11 +05:30
jaskaranSM
cdefe12348
Implement Centralized Aria Websocket Listener
2020-05-15 13:34:09 +05:30
lzzy12
f4290210b1
Implemented mirror ownership
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-05-14 19:02:33 +05:30
jaskaranSM
a196ce5b93
Handle TG exceptions
2020-05-12 13:56:57 +05:30
Youssif Shaaban Alsager
63a67d7a14
Add restart command ( #53 )
...
* Add restart command
This is handy when you need to restart the bot when something goes wrong.
Currently, the bot restarts but doesn't send a message after restarting
is done, feel free to improve this. It'll need something like storing
bot status locally then on bot start, if restart status exists send
a message.
Signed-off-by: yshalsager <ysh-alsager@hotmail.com>
* restart: switch to context based callbacks
* restart: restrict the command to owner only
Co-authored-by: Shivam Jha <jhashivam2020@gmail.com>
2020-04-21 15:33:05 +05:30
lzzy12
e0f4c4347c
Separate out youtube-dl command
...
- /watch [youtube-dl supported link]
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-04-14 23:20:52 +05:30
jaskaranSM
6b60ca4491
Squash of clone command
...
Implement clone feature
- clones a public/driveAccountAccessible Drive Link to bot G-Drive
use BotCommands for clone command trigger
2020-03-22 15:05:11 +05:30
lzzy12
94ccdcbeef
Add support for mirror of telegram files
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
Add a script to generate string session for user
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
Some fix ups
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
Fix telegram download
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-22 15:04:31 +05:30
lzzy12
82ae49a33a
Re implement upload progress after rebase
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-12-24 17:24:35 +05:30
jaskaranSM
19b6f91d5d
Dont edit the message if content is same
2019-12-23 18:51:35 +05:30
jaskaranSM
0d30f19a4e
Project Rebase
...
- Changelog:
Improved Performance
Fixed Stucked Messages
Seperated Download Progress Status From Listener
Disabled Upload Progress (Temporarily)
2019-12-23 13:26:32 +05:30
lzzy12
db0dcb0d8b
[DO NOT DEPLOY] Incomplete save
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-11-12 17:32:58 +05:30
jaskaranSM
3a3eca2411
Refactored disk to stats and added bot uptime
...
- Also helps tracking auto reboots on Heroku.
2019-11-01 21:18:46 +05:30
lzzy12
826ab1d6f5
Update README.md
2019-11-01 17:46:10 +05:30
jaskaranSM
6ed78411fc
message_utils: Handle TimeOuts.
2019-10-20 18:53:18 +05:30
lzzy12
9f26ed107c
Allow owner to unauthorize a user or a chat
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-14 21:53:31 +05:30
lzzy12
6ce2507c36
Implement /log command for easier debugging
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-14 20:50:35 +05:30
lzzy12
16886f5ac8
Make changing of bot commands easier
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-12 20:56:49 +05:30
lzzy12
5d6c0c8ff7
Implementing auto delete message
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-12 20:22:21 +05:30
lzzy12
d36ba18a9f
Categorise modules according to their jobs
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-07 22:13:38 +05:30
lzzy12
3a8f284186
Only allow authorized users to use the bot
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-06 23:18:16 +05:30