Skip to content

maximzavadskiy/teamify-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teamify Bot.


A slack bot for Teamder. Written in Python. Based on this article)

Requirements

Python 2.7+ Edit bot.py on lines 7-8 to customise with your greeting and token

Installation

git clone <thisgitrepo>
cd <thisgitrepo>
virtualenv greetingslack
. greetingslack/bin/activate
pip install requests
pip install websocket-client
python bot.py &

Heroku

Deploy with a click supported now

Deploy

About

Create Teamify profile for new Slack joiners

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.7%
  • Procfile 2.3%