류주헌

Results 6 issues of 류주헌

Need write docstring

documentation
help wanted

https://github.com/SaidBySolo/neispy/blob/5f8e5a5a04f8a4cd87ec8700747f1118cec9d6aa/neispy/sync.pyi#L17 https://github.com/SaidBySolo/neispy/blob/5f8e5a5a04f8a4cd87ec8700747f1118cec9d6aa/neispy/sync.pyi#L21 https://github.com/SaidBySolo/neispy/blob/5f8e5a5a04f8a4cd87ec8700747f1118cec9d6aa/neispy/sync.pyi#L64 https://github.com/SaidBySolo/neispy/blob/5f8e5a5a04f8a4cd87ec8700747f1118cec9d6aa/neispy/sync.pyi#L68 이 인수들은 더이상 사용되지 않지만, VSCode와 같은 텍스트 에디터나 PyCharm 같은 IDE에서 해당 속성이 있다고 알려주기 때문에 이용자는 혼란을 겪을수 있음

help wanted
good first issue

## 재현 가능한 최소한의 코드 ```py from koreanbots.integrations.discord import DiscordpyKoreanbots from discord import Client, Intents koreanbots_token = "" client = Client(intents=Intents.default()) kbots = DiscordpyKoreanbots(client, kbt, run_task=True) client.run("") ``` ## 예상되는...

bug

Since everything is a simple sentence, we expect that there will be no problems with the translation.

### Please explain the bug. MongoDB can only handle up to 8-byte ints Related #230 ### How can I reproduce it? ``GET`` http://api.saebasol.org/api/hitomi/list/1000000000000000000000000000000000000000000 ### Logs/tracebacks ```python-traceback OverflowError: MongoDB can only...

bug
help wanted
ODM

Some type annotations were inferred. Reviews are needed.