-
# Unbale to Deploy
Traceback (most recent call last):
2024-09-21T14:07:42.774097+00:00 app[worker.1]: File "", line 198, in _run_module_as_main
2024-09-21T14:07:42.774108+00:00 app[worker.1]: …
-
* **uvloop version**: 0.17.0
* **Python version**: 3.10.7
* **Platform**: ubuntu 20.04
* **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: yes
* **Does uvloop behave differently…
-
```
vc_1 | [01-Jul-22 06:33:26 - ERROR] - utils.logger - Startup was unsuccesfull, Errors -
vc_1 | Traceback (most recent call last):
vc_1 | File "/VCPlayerBot/main.py", line 70, in main
vc_…
-
Video Calls in pytgcalls! Public beta test for developers
There are 3 steps to start testing:
1. Install dev version of pytgcalls (pip install -U pytgcalls==3.0.0.dev21)
2. Run example https://gi…
-
### What i need?
I am trying to communicate with Telegram (Telegram Group Calls), the code works without problems, but if I try to play an audio file on Telegram I hear nothing
### The code i'm us…
-
Can pytgcalls be used for bridging voice chats?
-
2021-08-31T13:14:43.370785+00:00 app[worker.1]: Task exception was never retrieved
2021-08-31T13:14:43.370793+00:00 app[worker.1]: future:
2021-08-31T13:14:43.370793+00:00 app[worker.1]: Traceback …
-
- [x] Fix playing by index
- [x] Fix clear queue command
- [x] Fix small queues not showing up
- [x] Fix queue command not working
- [x] Rework playing on add to queue
- [x] Better chat join dete…
-
The entire cryptographic part of the project is ready. There is a demo of the implementation. It is necessary to rewrite it to clean code and add it to the library.
Demo of private calls: https://g…
-
I've been working on migrating from Node.js to C++ with the need migrate pytgcalls (The Node.js core) to C++. As part of this migration, I want to ensure support for PCM16LE audio data.
I've notice…