Skip to content

Commit

Permalink
Tweak description of "{BOTNICK}"
Browse files Browse the repository at this point in the history
Made the description of "{BOTNICK}" consistent with that of other keywords
  • Loading branch information
Kufat authored Sep 7, 2022
1 parent 6a5c1ea commit e65902c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matterbridge.toml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit e65902c

Please sign in to comment.