From 669f02c96e2f5077f779796b7f9a16e481dbbabf Mon Sep 17 00:00:00 2001 From: agessaman Date: Sun, 15 Feb 2026 20:53:00 -0800 Subject: [PATCH] Remove @string mention from help command override example. --- config.ini.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.ini.example b/config.ini.example index 6fa3f69..88d939d 100644 --- a/config.ini.example +++ b/config.ini.example @@ -309,10 +309,10 @@ long_jokes = false test = "ack @[{sender}]{phrase_part} | {connection_info} | Received at: {timestamp}" ping = "Pong!" pong = "Ping!" -help = "Bot Help: test (or t), ping, help, hello, cmd, advert, @string, wx, aqi, sun, moon, solar, hfcond, satpass, prefix, path, sports, dice, roll, stats | More: 'help '" +help = "Bot Help: test (or t), ping, help, hello, cmd, advert, wx, aqi, sun, moon, solar, hfcond, satpass, prefix, path, sports, dice, roll, stats | More: 'help '" # Override 'cmd' command output -# cmd = "Available commands: test (or t), ping, help, hello, cmd, advert, @string, wx, aqi, sun, moon, solar, hfcond, satpass, prefix, path, sports, dice, roll, stats" +# cmd = "Available commands: test (or t), ping, help, hello, cmd, advert, wx, aqi, sun, moon, solar, hfcond, satpass, prefix, path, sports, dice, roll, stats" [Scheduled_Messages] # Scheduled message format: HHMM = channel:message