-
### Description
When trying to implement the example [basic voice](https://github.com/HuyaneMatsu/hata/blob/master/docs/examples/e11_basic_voice/main.py) I cant even let the bot join because `Attribu…
-
## Warning
You're gonna hate this issue 🅰️
## Introduction
Scarletio (and Hata) use an unorthodox code style that may be intimidating to contributors and users. I've decided to make this issue i…
-
When pasting into scalretio repl, console prefixes should be auto removed if detectable.
-
### Description
Unexpected `IndexError` when trying to serialize.
### Reproduction Steps
Try to serialize `.../hata/ext/solarlink/filters/Equalizer`.
### Reproduction Code
_No response_
### Expe…
-
https://github.com/HuyaneMatsu/scarletio/blob/577920c34a8c1720d8a7bd0fa96f4ab713de1558/scarletio/core/event_loop/executor.py#L315
seems like `new` is `None` unless it uses black magic
-
### Description
Creating an ActivityRich, with a custom type_, causes a TypeError.
### Reproduction Steps
1. Execute reproduction code.
### Reproduction Code
```python
import hata
hat…
-
https://www.toptal.com/developers/hastebin/sohojozadu.py
I'm trying to run [neumond/python-computer-craft](https://github.com/neumond/python-computer-craft) with scarletio, but there's still some u…
-
### Description
I'm attempting to use Hata with Fosscord, a reimplementation of the discord API, but currently my program refuses to work correctly due to errors. Here are the errors i have, the firs…
-
Ayaya
-
Hata has https://github.com/HuyaneMatsu/hata/tree/master/hata/ext/asyncio to easily allow the user to use any asyncio library with scarletio, but this would really be more in place here instead, as we…