Export bot's nick so it is available to modules.

This commit is contained in:
Storm Dragon 2020-11-22 18:55:18 -05:00
parent 830cd9837b
commit 23b4cc860d
1 changed files with 1 additions and 0 deletions

1
bot.sh
View File

@ -20,6 +20,7 @@ export allowList
export channel
export input
export ignoreList
export nick
export quitMessage
# Function called on exit to remove the temporary input file.