yetibot / core

:expressionless: Core yetibot utilities, extracted for shared use among Yetibot and its various plugins

Home Page:https://yetibot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StackOverflow when default.command is set to a command that doesn't exist

devth opened this issue · comments

Ideas:

  • in the default command handler, detect that the default command doesn't exist and return an error saying so. probably the best option.
  • prevent SO by debugging why the metadata that's supposed to prevent that isn't propagating
  • error on startup if the default command does not exist