add urldownload Bot

This commit is contained in:
creme 2024-01-22 12:16:07 +01:00
parent ef783098b2
commit c50f84d282
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0

View File

@ -31,6 +31,7 @@ feel free to use our bot's in your room!
[echobot [envs]](#echobot_envs) |
[media Bot](#media_bot) |
[fetch Image Bot](#fetch_image_bot) |
[urldownload Bot](#urldownload_bot) |
[social Preview Bot](#social_preview_bot)
!!! info
@ -401,6 +402,21 @@ A Bot to fetch an image from an URL.
**Usage:** `!fetch-image https://example.org/some_image.jpg`
## urldownload Bot
A Bot to fetch an image from an URL.
**name:** [`@urldownload:envs.net`](https://matrix.to/#/@fetchimage:envs.net)
**src:** [https://codeberg.org/LukeLR/matrix-url-download](https://codeberg.org/LukeLR/matrix-url-download)
**Usage:** `!urldownload <subcommand> [...]`
- `enable` - Enable downloading of URLs in this chat
- `disable` - Disable downloading of URLs in this chat
- `status` - Get status of URLDownloader in this chat
- `debug [State of debug mode]` - Manage or get debug status in this room
## social Preview Bot
**name:** [`@youtube:envs.net`](https://matrix.to/#/@youtube:envs.net)