Commit Graph

626 Commits

Author SHA1 Message Date
Abhi
057be5c61d refactor help (#123)
* refactor help
2025-05-13 06:10:40 -04:00
Abhi
9ac09ee101 address some dependabot issues 2025-05-13 03:07:25 +05:30
Abhi
9fea7794e0 add some skipcq rules 2025-05-13 02:44:43 +05:30
Abhi
e01eae01e0 update requirements 2025-05-13 02:39:04 +05:30
Abhi
5b7e3fd246 Update prefix.py 2025-05-03 23:54:39 +05:30
Abhi
845c1a9e42 Update antipm.py 2025-04-29 15:21:29 +05:30
Abhi
b96fea276f bump userbot version 2025-04-25 00:34:25 +05:30
Abhi
1415a0f8d1 fix: remove & update depreacted methods
* `forward_from `
* `forward_sender_name`
* `forward_signature `
2025-04-25 00:29:45 +05:30
Abhi
2fd5edcced remove deprecated `forward_from_message_id 2025-04-24 23:31:55 +05:30
Abhi
45a2c70775 remove deprecated message.forward_date 2025-04-24 23:07:50 +05:30
Abhi
aaefe29b95 fix: remove deprecated message.forward_from_chat 2025-04-24 23:02:12 +05:30
Abhi
5f669cd7c4 fix: update removebg to handle document types and improve type hinting 2025-04-24 22:50:58 +05:30
Abhi
131091ae0c fix convo 2025-04-16 23:45:16 +05:30
Abhi
7c3552c037 fix: antipm pic 2025-04-16 23:17:58 +05:30
Abhi
6d889d3646 feat: refactor rentry paste and implement cleanup job 2025-04-06 08:09:46 +05:30
Syed Tahseen
607b32b09e Update upl.py (#121) 2025-04-04 16:52:38 +05:30
Abhi
4a7cd0ec1a string_gen: fix python3.12 syntax warning 2025-04-03 22:21:58 +05:30
Abhi
0120f2e7ec fix: utils edit_or_reply 2025-03-27 20:33:05 +05:30
Abhi
d9cdcf17fe log error and return early on fetch failure 2025-03-12 01:16:35 +05:30
Abhi
3539a2f17a Refactor module loading 2025-03-12 00:54:18 +05:30
github-actions[bot]
fdd64d78ea Update modules/full.txt (#119)
Co-authored-by: AbhiTheModder <AbhiTheModder@users.noreply.github.com>
2025-03-11 18:11:57 +05:30
Abhi
e4349debd9 Refactor load_missing_modules: optimize module loading 2025-03-02 23:17:19 +05:30
Abhi
8ee169fdda fix issues with update 2025-03-01 22:05:51 +05:30
github-actions[bot]
eb9a0ac8dd Update modules/full.txt (#118)
Co-authored-by: AbhiTheModder <AbhiTheModder@users.noreply.github.com>
2025-03-01 21:45:11 +05:30
Abhi
328eba25d6 Remove deperecated VCA API vars 2025-02-28 20:30:03 +05:30
github-actions[bot]
06aa2768b4 Update modules/full.txt (#117)
Co-authored-by: AbhiTheModder <AbhiTheModder@users.noreply.github.com>
2025-02-11 09:18:33 +05:30
Abhi
85bd4d627b refactor: replace message_counts with user_warnings for tracking user warnings 2025-02-08 18:05:15 +05:30
Abhi
3044fe767c feat: set custom anti_pm pic, default anti_pm msg 2025-02-08 16:25:30 +05:30
Abhi
027b63fd3d Fix logging format 2025-02-07 12:16:11 +05:30
Abhi
d4a18fab0d Fix logging format 2025-02-07 12:13:53 +05:30
Abhi
dc7a8a5b23 Improve loader module to manage custom modules in the database
- Ensure the database is updated when modules are loaded, unloaded, or all modules are unloaded.
- On userbot start, fetch the list of modules from the database and load any missing modules.
2025-02-07 12:10:14 +05:30
Abhi
3cd2e918e9 Create nixpacks.toml (#116) 2025-02-07 10:31:46 +05:30
Abhi
990279db9c Update Aptfile 2025-02-07 08:41:12 +05:30
Abhi
733f16dc8f Update Python version to 3.11.10 and remove outdated runtime file 2025-02-06 06:37:13 +00:00
Abhi
cb787fa651 Remove unused import enums 2025-01-26 18:21:09 +05:30
Abhi
8da24c62eb Merge remote-tracking branch 'origin/main' 2025-01-26 18:16:05 +05:30
Abhi
0b63c00a36 Progress args for upload 2025-01-26 18:12:14 +05:30
github-actions[bot]
59dbfbd03e Update modules/full.txt (#114)
Co-authored-by: AbhiTheModder <AbhiTheModder@users.noreply.github.com>
2025-01-25 12:36:27 +05:30
github-actions[bot]
2b943a4eae Update modules/full.txt (#113)
Co-authored-by: AbhiTheModder <AbhiTheModder@users.noreply.github.com>
2025-01-25 10:40:39 +05:30
Abhi
2c1a3f56fa uv: min. python support to 3.11 2025-01-12 17:52:30 +05:30
Abhi
bea7c10d40 Delete modules/aiutils.py
VisionCraft has officially come to an end.
https://t.me/visioncraft_channel/472
2025-01-10 00:12:26 +05:30
github-actions[bot]
23515cb247 Update modules/full.txt (#112)
Co-authored-by: AbhiTheModder <AbhiTheModder@users.noreply.github.com>
2025-01-09 08:11:16 +05:30
github-actions[bot]
054d2d8284 Update modules/full.txt (#111)
Co-authored-by: AbhiTheModder <AbhiTheModder@users.noreply.github.com>
2025-01-05 13:08:17 +05:30
Abhi
7a0d8e5e1b Update update_modules.yml 2024-12-26 13:47:35 +05:30
Abhi
05140c7831 Update update_modules.yml 2024-12-19 07:05:38 +05:30
github-actions[bot]
325e524ec3 Update modules/full.txt (#110)
Co-authored-by: AbhiTheModder <AbhiTheModder@users.noreply.github.com>
2024-12-17 15:45:40 +05:30
Abhi
56c4612c1e address dependabot issues 2024-12-10 11:03:57 +05:30
Abhi
27fdc79ff7 remove rentry subprocess use 2024-12-10 10:54:31 +05:30
github-actions[bot]
b5e290b0c3 Update modules/full.txt (#109)
Co-authored-by: AbhiTheModder <AbhiTheModder@users.noreply.github.com>
2024-12-08 07:15:59 +05:30
Abhi
b2b7271654 add no_prefix filter freate fcn 2024-12-08 07:13:19 +05:30