rougeth / bottery

[DEVELOPMENT-HALTED] :battery: A bot framework with batteries included
MIT License
344 stars 51 forks source link

Add KeyInterrupt handle to app.run #104

Closed guidiego closed 7 years ago

guidiego commented 7 years ago

Issue

fix #88

What I do

I create a .stop method to App and call it on cli.py when app.run() handle a KeyInterrupt exception

guidiego commented 7 years ago

@rougeth I think that everything are right right now haha

rougeth commented 7 years ago

Thanks @guidiego!! \o/