Tweak description of "{BOTNICK}"

Made the description of "{BOTNICK}" consistent with that of other keywords
This commit is contained in:
Kufat
2022-09-06 20:31:07 -04:00
committed by GitHub
parent 6a5c1ea51c
commit e65902cc1f

View File

@@ -123,7 +123,7 @@ RejoinDelay=0
ColorNicks=false
#RunCommands allows you to send RAW irc commands after connection.
#The substring {BOTNICK} will be replaced with the bot's current nickname.
#The string {BOTNICK} (case sensitive) will be replaced with the bot's current nickname.
#Array of strings
#OPTIONAL (default empty)
RunCommands=["PRIVMSG user hello","PRIVMSG chanserv something", "MODE {BOTNICK} +B"]