Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Fix AssertionError when using some playback cmds #44

Merged
merged 1 commit into from
Sep 10, 2022
Merged

Conversation

fdnt7
Copy link
Owner

@fdnt7 fdnt7 commented Sep 10, 2022

! Fixed tj.HaltExecution not being raised in _as_playing_check check
? Refractored some code to comply with pyright's new constraints
| + map_in_place()
! Add edge cases checks with invalid audio file in get_url_audio_album_url()
? Utilised more functional programming from hikari's features
+ List internal type with some utils methods
| ~ Moved some non-specific methods from QueueList to here
* internal functions with optional func will now be None instead of default lambda

`!` Fixed `tj.HaltExecution` not being raised in `_as_playing_check` check
`?` Refractored some code to comply with pyright's new constraints
 | `+` `map_in_place()`
`!` Add edge cases checks with invalid audio file in `get_url_audio_album_url()`
 `?` Utilised more functional programming from hikari's features
 `+` `List` internal type with some utils methods
  | `~` Moved some non-specific methods from `QueueList` to here
`*` internal functions with optional func will now be `None` instead of default lambda
@fdnt7 fdnt7 self-assigned this Sep 10, 2022
@fdnt7 fdnt7 added the bug Something isn't working label Sep 10, 2022
@fdnt7 fdnt7 merged commit 668a091 into main Sep 10, 2022
@fdnt7 fdnt7 deleted the fix-assertion-error branch September 10, 2022 13:56
@fdnt7 fdnt7 added the optimization Optimizations to the code label Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working optimization Optimizations to the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant