exported channel variable
This commit is contained in:
parent
6169839348
commit
6262add761
1
bot.sh
1
bot.sh
@ -9,6 +9,7 @@ fi
|
|||||||
|
|
||||||
# Variables important to modules need to be exported here.
|
# Variables important to modules need to be exported here.
|
||||||
export allowList
|
export allowList
|
||||||
|
export channel
|
||||||
export input
|
export input
|
||||||
export ignoreList
|
export ignoreList
|
||||||
export quitMessage
|
export quitMessage
|
||||||
|
Loading…
Reference in New Issue
Block a user