Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few Additions #65

Open
theRay1s opened this issue May 26, 2021 · 4 comments
Open

Few Additions #65

theRay1s opened this issue May 26, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@theRay1s
Copy link

Sir Please add ffmpeg Support
And Direct Link module

@adekmaulana
Copy link
Member

Currently working on it 😁

@theRay1s
Copy link
Author

Currently working on it 😁

For Direct link refrence

https://www.github.com/UsergeTeam/Userge/tree/alpha/userge%2Fplugins%2Futils%2Fdirect_links.py

@theRay1s
Copy link
Author

Currently working on it 😁

Sir Dogbin giving error

Traceback (most recent call last):
File "caligo/core/command_dispatcher.py", line 117, in on_command
ret = await cmd.func(ctx)
File "caligo/modules/debug.py", line 140, in cmd_dog
async with self.bot.http.post("https://del.dog/documents", data=text) as resp:
File "/opt/venv/lib/python3.9/site-packages/aiohttp/client.py", line 1117, in aenter
self._resp = await self._coro
File "/opt/venv/lib/python3.9/site-packages/aiohttp/client.py", line 520, in _request
conn = await self._connector.connect(
File "/opt/venv/lib/python3.9/site-packages/aiohttp/connector.py", line 535, in connect
proto = await self._create_connection(req, traces, timeout)
File "/opt/venv/lib/python3.9/site-packages/aiohttp/connector.py", line 892, in _create_connection
_, proto = await self._create_direct_connection(req, traces, timeout)
File "/opt/venv/lib/python3.9/site-packages/aiohttp/connector.py", line 1011, in _create_direct_connection
raise ClientConnectorError(req.connection_key, exc) from exc
ClientConnectorError: Cannot connect to host del.dog:443 ssl:default [Name does not resolve]

@adekmaulana
Copy link
Member

Currently working on it grin

Sir Dogbin giving error

Traceback (most recent call last):
File "caligo/core/command_dispatcher.py", line 117, in on_command
ret = await cmd.func(ctx)
File "caligo/modules/debug.py", line 140, in cmd_dog
async with self.bot.http.post("https://del.dog/documents", data=text) as resp:
File "/opt/venv/lib/python3.9/site-packages/aiohttp/client.py", line 1117, in aenter
self._resp = await self._coro
File "/opt/venv/lib/python3.9/site-packages/aiohttp/client.py", line 520, in _request
conn = await self._connector.connect(
File "/opt/venv/lib/python3.9/site-packages/aiohttp/connector.py", line 535, in connect
proto = await self._create_connection(req, traces, timeout)
File "/opt/venv/lib/python3.9/site-packages/aiohttp/connector.py", line 892, in _create_connection
_, proto = await self._create_direct_connection(req, traces, timeout)
File "/opt/venv/lib/python3.9/site-packages/aiohttp/connector.py", line 1011, in _create_direct_connection
raise ClientConnectorError(req.connection_key, exc) from exc
ClientConnectorError: Cannot connect to host del.dog:443 ssl:default [Name does not resolve]

yeah dogbin dead i think, will removed when i have time.
thanks for the info

@adekmaulana adekmaulana added the enhancement New feature or request label Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants