yetibot / yetibot

🤖 Extreme chatops bot for Slack, Discord, Mattermost, IRC 🔧 New contributors welcome 🏗

Home Page:https://yetibot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If configured fallback command is not a command fallback will StackOverflow

devth opened this issue · comments

The logic here should check that (configured-default-command) is actually a valid command before attempting to run it.

Alternatively, figure out why the infinite loop protection (:fallback? extra) is not triggering.