exported channel variable

This commit is contained in:
Storm Dragon 2020-08-18 10:04:46 -04:00
parent 6169839348
commit 6262add761
1 changed files with 1 additions and 0 deletions

1
bot.sh
View File

@ -9,6 +9,7 @@ fi
# Variables important to modules need to be exported here.
export allowList
export channel
export input
export ignoreList
export quitMessage