SyberiaK

Results 10 issues of SyberiaK

Hi there, I'm currently working on personal l10n system that can use different JSON parsing implementations. It looks something like this: ```python import json from types import ModuleType class L10n:...

Steps to reproduce ------------------ 1. Install Python 3.12 2. Install `speech_recognition` and `pyaudio` with pip (`pip install SpeechRecognition` and `pip install pyaudio`) 3. Create a Python script with this code:...

### Checklist - [ ] I am sure the error is coming from Pyrogram's code and not elsewhere - [X] I have searched in the issue tracker for similar bug...

I have a Telegram bot that creates Telegraph pages with some user stats. Sometimes it raises `requests.exceptions.JSONDecodeError` at `Telegraph.create_page`: ```python File "/root/botty/main.py", line 474, in user_stats telegraph_response = telegraph.create_page(stats_page_title, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

**Describe the bug** While downloading through Pytube CLI with no optional arguments or multiple optional arguments works fine, I found out that if you only specify `-t/--target` or `-v` argument...

bug

### Is your suggested enhancement related to a problem? Please describe. When searching for a mod or just scrolling through the list, you can't see if the mod/plugin is archived...

enhancement

### Checks - [ ] I confirm that I have [searched for existing issues](https://github.com/Xujiayao/MCDiscordChat/issues?q=is%3Aissue) before reporting to avoid duplicate reporting. ### Description Can the bot print embeds instead of regular...

duplicate
question
wontfix
pending