Export bot's nick so it is available to modules.
This commit is contained in:
parent
830cd9837b
commit
23b4cc860d
1
bot.sh
1
bot.sh
@ -20,6 +20,7 @@ export allowList
|
|||||||
export channel
|
export channel
|
||||||
export input
|
export input
|
||||||
export ignoreList
|
export ignoreList
|
||||||
|
export nick
|
||||||
export quitMessage
|
export quitMessage
|
||||||
|
|
||||||
# Function called on exit to remove the temporary input file.
|
# Function called on exit to remove the temporary input file.
|
||||||
|
Loading…
Reference in New Issue
Block a user