davidmann4 / botstack

rapid chatbot development with ruby on rails
127 stars 23 forks source link

Bug: set default args on BaseBotLogic.set_bot_menu #25

Closed mraaroncruz closed 7 years ago

mraaroncruz commented 7 years ago

BaseBotLogic.set_bot_menu is expecting nil to set it's default value though in the demo calling code it looks like you don't want to have to throw a nil in there.