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
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
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
Devesh Pal
2d95dfb8f9
feat: use telethonpatch to patch changes
2024-05-17 08:02:15 +05:30
Aditya
41fb5b5250
chore: update license year
2023-07-09 22:25:45 +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
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
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