airq-dev / hazebot

Building the 411 for air quality in the United States: a texting platform accessible to all, that provides actionable local information to protect your and your community.
https://www.hazebot.org/
MIT License
9 stars 1 forks source link

Will add about handler #76

Closed wdanfort closed 4 years ago

wdanfort commented 4 years ago

added handler, reduced segments

ianhoffman commented 4 years ago

To make this work, you'll need to add the ShowAbout command to the list of commands in airq/commands/__init__.py.

Have you tried testing this locally?