commit 05563ea5eef163af881458fc02b22343b261c48a parent a06810bdb89acc06b5acfbaefbe6e8a3efca30f3 Author: mys <> Date: Fri, 4 Jun 2021 19:12:05 +0200 One line help message Diffstat:
M | botreply | | | 8 | +------- |
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/botreply b/botreply @@ -87,13 +87,7 @@ case "$1" in # Display help message *"PRIVMSG "*":$nick: help"|*"PRIVMSG "*":$nick, help") channel=$(echo "$1" | awk '{print $3}') - echo "PRIVMSG $channel :$nick: [[input-lang]:<output-lang>] <untranslated-text>" - echo "PRIVMSG $channel :$nick: [input-lang]:phoneme <text>" - echo "PRIVMSG $channel :$nick: [input-lang]:ipa <text>" - echo "PRIVMSG $channel :$nick: :morse <encoded-text|unencoded-text>" - echo "PRIVMSG $channel :$nick: :rot<n> <text>" - echo "PRIVMSG $channel :$nick: :arot<n> <text>" - echo "PRIVMSG $channel :$nick: :1337 <text>" + echo "PRIVMSG $channel :usage: $nick: [<input-lang>:<output-lang>] [<input-lang>:phoneme] [<input-lang>:ipa] [:morse] [:rot<n>] [:arot<n>] [:1337] <text>" ;; # Display ipa