From 3f352145ac693c7621f389d8603b82b2772a6420 Mon Sep 17 00:00:00 2001 From: Michael De Roover Date: Mon, 22 Mar 2021 22:18:10 +0100 Subject: [PATCH] Remove admin commands from help message --- konata.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/konata.sh b/konata.sh index 6822e85..f6648d1 100755 --- a/konata.sh +++ b/konata.sh @@ -101,11 +101,6 @@ help(){ - /lfy \[query\] - Let me look that up for you... - /ip \[address\] - Get information for an IP address. - /repo - Get my source code. - Admin only commands: - - /mp3 \[link\] - Download an mp3 file from YouTube. - - /stat - Uptime, memory, storage stats. - - /neo - Get system information. - - /term - Execute a command on the system. And a lot more to come!" }