Sometimes I just want to check things quick, and it's quicker for me to send a WhatsApp message than to load the site. Basically, I created it to scratch a personal itch. You can add it to groups, and ask it questions, for example, "WA 88 mph" or you can message it directly without need to launch the Wolfram|Alpha website.
You can add it at +27 63 975 2230
![enter image description here][1]
It's written in python, to get the Wolfram|Alpha output the way I like it I just shell out to a slightly modified https://github.com/ASzc/tungsten, but I will replace that with proper python code soon. To access WhatsApp I'm using https://github.com/mukulhase/WhatsAPI as it's a bit more difficult to get a WhatsApp business account, and you can't add business accounts to groups, and having it run in a group was one of the things I wanted out of it.
Once the code is cleaned up a little I'll post it on github, and I'll update this post with the link.