Simple Python slack bot for prayer times
- Requires Python3.x and a slackbot API token
$ export SLACK_BOT_TOKEN='thetoken'
$ pip3 install -r requirements.txt
$ python3 prayerbot.py
In slack, @prayer namaz
will then return the name and time of the next prayer :)