@ -196,7 +196,7 @@ if [[ ! -z $script_path ]]; then
echo " Started: $started_time"
else
if [[ $event == "pong" ]]; then
if [[ command -v figlet &> /dev/null ]]; then
if [[ $(command -v figlet &> /dev/null) ]]; then
figlet "Pong!"
echo "Pong!"