fix restart bug

This commit is contained in:
Ben Harris 2020-06-20 23:09:19 -04:00
parent 2fc07b53ae
commit 617c85c904
1 changed files with 3 additions and 0 deletions

3
bot.sh
View File

@ -6,6 +6,9 @@
# not registered and identified
reg=""
# reset input file
rm input.txt && touch input.txt
printf "starting %s: %s\n" "$nick" "$(date "+[%y:%m:%d %T]")"
function send {