Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] alpha from UsergeTeam:alpha #28

Open
wants to merge 99 commits into
base: alpha
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 17, 2022

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

viperadnan-git and others added 6 commits February 10, 2022 21:01
* [paste] Fixed key path according to new Schema

Recently https://pasting.ga updated their API which returns the key in JSON format.

* Typo

* Resolve await before subscripting

I forgot that you are using aiohttp instead of requests
* Video Sticker

Added `Video Sticker` support

* Update kang.py

* pep8

* better

* add a size check (max 10MB)

* line too long
* Update webss.py

* Update requirements.txt
…ute commands #468 (#471)

* stream local files + only vc joined players can execute commands

* lint fixes

* better readability

* fix typo + more better readability

* https://t.me/UserGeSpam/370103

* fix in skip command

* add direct links support

* minor fix

* some more fixes

* ah

* Update voice_call.py

* 🤷

* Update voice_call.py
* fix: aspect ratio for `Video Stickers`

* fix ratio

* Get main aspect ratio from video but one side must be 512.

* `-bufsize 256k ` as output file size won't exceed the tg limit.

* improve the logic

* extract width and height using hachoir instead using a new module [opencv-python-headless]

* fix line break after binary operator

Co-authored-by: None <[email protected]>
Co-authored-by: rking32 <[email protected]>
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Feb 17, 2022
goodmeow and others added 22 commits February 19, 2022 10:18
* genStr: remove previous Userge.session file

* Update genStrSession.py

* remove whitespaces
* rewrite get_version and updater using loader api

* fix deepsource

* fix inconsistent return statements

* remove ungrouped-imports warning

* remove lambda func using as variable

Lambdas should not be assigned to a variable. Instead, they should be defined as functions. The primary reason for this is debugging. Lambdas show as `<lambda>` in tracebacks, where functions will display the function’s name.

* add blank lines

* fix inconsistent return statements

* convert userge.restart to staticmethod
* testing

* WA: https://t.me/c/1374712761/29989

* Update client.py

Co-authored-by: None <[email protected]>
* fix default flags value

* add . after build
Harsh-br0 and others added 30 commits April 28, 2022 09:55
* Add support to eval from .py and .txt file

Reopened #313

* import `os`

* 🤔🤔

* Remove useless code

* Update __main__.py

* .......

* typo

* remove duplications + async read

* bug fixes

Co-authored-by: rking32 <[email protected]>
Co-authored-by: yuno74 <[email protected]>
* fix conditions

* update to pyrogram v2

* fixes

* fix conditions

* pep8

* pep8

* Update raw_client.py

* some minor things

Co-authored-by: None <[email protected]>
Co-authored-by: rking32 <[email protected]>
* Fix deepsource

* Update tools.py

* Update tools.py

Noobs everywhere
* Delete multiple sudo cmds from sudo at once

* Fix pep8😁

* Pep8

* Typos

* use delete_many()

* Pep8🤦

* Now seems good

* Typo😅

* Typo King 👑

* minor tweaks
* add syntax highlighting

* fix f-string error

* typo
* Fix deepsource [`consider-using-f-string`]

* Update channel_logger.py

* Update channel_logger.py

Co-authored-by: None <[email protected]>
* deepsource

* deepsource
* Make bash as default shell on unix

* Forgot the walrus eyes ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.