Zirak / SO-ChatBot

Other
124 stars 60 forks source link

/learn shouldn't allow invalid commands #64

Closed FirstWhack closed 11 years ago

FirstWhack commented 11 years ago

When using /learn the bot will accept simply "<>" as a new command (Example: !!/learn '<>')

This in turn throws a 400 error when she tries to run the command later and it's empty.

Zirak commented 11 years ago

Note that this only applies to future commands. I've manually deleted the /400 one, but please remove any others.