google-labs-jules[bot]
522cf932ec
fix: Address Pylint issues and bugs in pyUltroid/startup/
...
- Corrected undefined variable 'x' in funcs.py.
- Refactored configuration loading in funcs.py for clarity and to resolve Pylint errors.
- Changed logging f-strings to %-style formatting across multiple files.
- Added encoding='utf-8' to open() calls.
- Replaced list comprehensions used for side-effects with for-loops.
- Made some broad exception catches more specific.
- Added check=True to subprocess.run() calls in loader.py.
- Corrected function signature parameter orders (e.g., *args placement).
- Removed some unused variables and imports.
- Added Pylint disable comments for known false positives (e.g., no-member for psycopg2.errors and base class methods).
- Improved error handling and logging in funcs.py for startup sequences.
- Addressed dependency installation issues by commenting out 'pokedex' (unavailable on PyPI) and correcting case for 'SpeechRecognition' in requirements.txt.
2025-06-19 20:58:47 +00:00
Cursor User
7b1d54a866
feat(update): Implement external script-based update system
...
- Created update_script.py for reliable external updates
- Modified update command to use external script approach
- Bot now shuts down, launches update script, and restarts automatically
- Added proper repository handling and dependency updates
- Improved update UI with better status messages and buttons
- Fixed issues with in-process updates that could cause corruption
This approach is much more reliable as it:
- Avoids updating files while they're in use
- Properly handles git operations without conflicts
- Ensures clean restart after updates
- Provides better error handling and user feedback
2025-06-18 17:06:30 +02:00
Cursor User
34a89b6c03
fix: resolve circular import and NameError
2025-06-18 01:46:46 +02:00
Cursor User
c4c64d3222
feat: Add update-from-fork feature and fix GDrive
2025-06-18 01:28:42 +02:00
github-actions[bot]
e8965cf0c4
format: auto-format code by ruff.
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-08 18:53:15 +00:00
Parvshah-01
8bc272cadb
Update tools.py ( #472 )
2025-06-05 20:38:06 +05:30
Parvshah-01
d9a080d854
Added support for extracting IDs and fetching content from Telegram “openmessage” links ( #471 )
...
Added support to fetch message content from Telegram “openmessage” links.
2025-06-05 20:20:46 +05:30
New-dev0
dba2b01dcd
feat: add stories plugin
...
fix autopic
2025-05-31 20:15:06 +05:30
Devesh Pal
c5c7916be6
Bug fixes V2.1 ( #467 )
...
* Ultroid 2025
Co-authored-by: New-dev0 <New-dev0@users.noreply.github.com >
Co-authored-by: Amit Sharma <buddhhu@users.noreply.github.com >
Co-authored-by: TechiError <techierror@users.noreply.github.com >
Co-authored-by: Aditya <me@xditya.me >
Co-authored-by: 1Danish-00 <danish@ultroid.tech >
Co-authored-by: Arnab Paryali <Arnabxd@users.noreply.github.com >
Co-authored-by: hellboi_atul <hellboi-atul@users.noreply.github.com >
Co-authored-by: sppidy <sppidy@users.noreply.github.com > by Devesh Pal
2025-02-23 09:17:26 +05:30
Devesh Pal
0afa1ade15
AI wrapper and twitter plugin ( #465 )
...
* Ultroid 2025
Co-authored-by: New-dev0 <New-dev0@users.noreply.github.com >
Co-authored-by: Amit Sharma <buddhhu@users.noreply.github.com >
Co-authored-by: TechiError <techierror@users.noreply.github.com >
Co-authored-by: Aditya <me@xditya.me >
Co-authored-by: Arnab Paryali <Arnabxd@users.noreply.github.com >
Co-authored-by: hellboi_atul <hellboi-atul@users.noreply.github.com >
Co-authored-by: sppidy <sppidy@users.noreply.github.com >
2025-02-21 23:05:48 +05:30
TrueSaiyan
dace7972f3
Few fixes and addition ( #444 )
2025-02-20 18:48:27 +05:30
Qurbonsaid
c8d2cdfdfd
fix: time_int in ban_time remove whitespace
2024-10-25 19:42:29 +05:00
HYBRID
01f5fcc2a8
fix chatbot ai ( #450 )
2024-07-14 17:17:02 +05:30
Devesh Pal
86fb9b760b
fix: _bot attribute for vcClient
2024-05-17 18:34:33 +05:30
Devesh Pal
2d95dfb8f9
feat: use telethonpatch to patch changes
2024-05-17 08:02:15 +05:30
Devesh Pal
f81b418c10
fix: logo command
2024-05-17 07:58:48 +05:30
Amit Sharma
d9838a0626
Update API url
2024-01-31 15:25:54 +05:30
Devesh Pal
7b7cb6d56e
Fix echo and setpic
2023-12-11 11:25:49 +05:30
Devesh Pal
b9055327be
FIX: Rayso
...
use playwright to generate rayso
disable announcement updates
make graph.org default domain
2023-12-10 19:14:08 +05:30
Aditya
41fb5b5250
chore: update license year
2023-07-09 22:25:45 +05:30
Anekashastrahasta
d768b0427f
Update Carbonara API url ( #414 )
2023-06-15 15:36:45 +05:30
Amit Sharma
b19a496276
Pass if no .env found
2023-05-16 09:20:12 +05:30
buddhhu
bba9fbe095
Update
2023-05-15 22:40:17 +05:30
buddhhu
d2351e5c02
Update variables from .env
2023-05-15 22:38:55 +05:30
buddhhu
24e7379c59
Exits on using LocalDB
2023-05-14 12:40:09 +05:30
Sharma Amitkumar Ramkumar
cb7889e5b6
AttributeError: no attribute '_bot'
2023-04-18 22:02:43 +05:30
Devesh Pal
09971ca76d
Update Ultroid v0.8
...
---------
Co-authored-by: Amit Sharma <48654350+buddhhu@users.noreply.github.com >
Co-authored-by: Aditya <me@xditya.me >
Co-authored-by: Dark <darkbeamer.official@gmail.com >
Co-authored-by: buddhhu <amitsharma123234@gmail.com >
Co-authored-by: Kaif <88398455+kaif-00z@users.noreply.github.com >
Co-authored-by: 1Danish-00 <danish@ultroid.tech >
Co-authored-by: TechiError <techierror@gmail.com >
Co-authored-by: Dark <59723913+DarkBeamerYT@users.noreply.github.com >
2023-02-20 10:51:29 +05:30
Devesh Pal
47bedbcbb6
chore: fix chatbot and other minor issues.
...
- update Chatbot API.
- Fix Invalid type of object in database.
2022-12-18 17:43:37 +05:30
Devesh Pal
0671f371d3
Update Ultroid v0.7.1
...
Co-authored-by: Amit Sharma <48654350+buddhhu@users.noreply.github.com >
Co-authored-by: Aditya <me@xditya.me >
Co-authored-by: ᴀɴᴏɴʏᴍᴏᴜs <rahulking25102006@gmail.com >
2022-10-02 17:06:12 +05:30
TechiError
adcb304aee
Try
2022-09-11 07:29:24 +05:30
TechiError
2df22b3313
Minor Fix
...
pyUltLogs [WARNING] : FileStore, Error: name 'asst' is not defined
2022-09-10 18:34:22 +05:30
Devesh Pal
f8d9429e7e
Minor Fixes
2022-08-30 20:20:06 +05:30
Devesh Pal
d8bd901072
Ultroid v0.7 Updates
...
Date: 30-8-2022
Co-Authored-By: Aditya <me@xditya.me >
Co-Authored-By: Amit Sharma <48654350+buddhhu@users.noreply.github.com >
Co-Authored-By: CyrusXD <79554993+Ashutosh1478@users.noreply.github.com >
Co-Authored-By: Danish <danish@ultroid.tech >
Co-Authored-By: TechiError <error@notavailable.live >
Co-Authored-By: Arnab Paryali <arnabxd@pm.me >
2022-08-30 16:05:58 +05:30