A slack bot for Teamder. Written in Python. Based on this article)
Python 2.7+
Edit bot.py on lines 7-8 to customise with your greeting and token
git clone <thisgitrepo>
cd <thisgitrepo>
virtualenv greetingslack
. greetingslack/bin/activate
pip install requests
pip install websocket-client
python bot.py &Deploy with a click supported now
