atx-crypto-club / atxcf

atxcf bot
MIT License
6 stars 3 forks source link

Launch slackbot and webapi from PriceNetwork instance #9

Closed transfix closed 8 years ago

transfix commented 8 years ago

Make it easy to support launching either (or both) APIs from a main script via an instance of PriceNetwork initialized with a settings dictionary read from a json file.

transfix commented 8 years ago

Decided that for now, I'll just add start_webapi and start_slackbot functions to the atxcf module.