Bashbot Version 0.76

This commit is contained in:
Kay Marquardt (Gnadelwartz) 2019-05-16 17:01:54 +02:00
commit 61a1f6f626
1 changed files with 0 additions and 1 deletions

View File

@ -251,7 +251,6 @@ process_client() {
copname="$ME"_"${CHAT[ID]}"
# shellcheck source=./commands.sh
source "${COMMANDS}" "$1"
tmpcount="COUNT${CHAT[ID]}"
grep -q "$tmpcount" <"${COUNTFILE}" >/dev/null 2>&1 || echo "$tmpcount">>"${COUNTFILE}"
# To get user count execute bash bashbot.sh count