aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-08-18 08:14:29 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-08-18 08:14:29 +0500
commit90c2f880e8e008ba3ffff8b871c2037b6f839083 (patch)
tree865b4309c42bc77a6c85a25e90b227d9d82cb116
parent998fd55388e76729e448dec028b35f3da709dc74 (diff)
bot: Remove xq dependency
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
-rw-r--r--README.md1
-rwxr-xr-xbot.zsh1
2 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index a1c1dff..26435cb 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,6 @@ BusyBox is a hard-coded dependency and cannot be replaced with alternatives!
* curl
* jq
* recode
-* xq
For distribution specific installation commands follow [command-not-found](https://command-not-found.com/).
diff --git a/bot.zsh b/bot.zsh
index 871ec6d..187281f 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -58,7 +58,6 @@ reqs=(
curl
jq
recode
- xq
)
busybox=(