Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 304 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 304 Bytes

slack-reaction-bot

Slack bot which adds reactions to messages

#Get Started

  • Put your slack API key in a permissions.txt
python get_bot_id.py
python main.py

#Future

  • Add automated testing modules
https://docs.python.org/3/library/doctest.html#module-doctest

pip -r requirements.txt