Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 294 Bytes

File metadata and controls

16 lines (10 loc) · 294 Bytes

PrayerBot

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 :)