/billy-reads-slack

Python script that gets the latest slack message from a channel and reads it out

Primary LanguagePython

billy-reads-slack

Fill in your Slack token and channel ID at the start of the file, then run the file with "python3 get_msgs_oop.py"

It will play the latest message in that channel, then check every x second (60 by default) for new messages.