Skip to content

jlevy/zappa-slack-inviter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slacker

zappa-slack-inviter

A teeny tiny server-less Slack channel inviter.

Installation

git clone https://github.com/Miserlou/zappa-slack-inviter
cd zappa-slack-inviter
virtualenv env && source env/bin/activate && pip install -r requirements.txt

Then add your token and channel settings into app.py using your favorite text editor, then zappa init and zappa deploy.

Custom Domains

To deploy your inviter with a custom domain and auto-renewing Let's Encrypt certificate, see this chapter of the Zappa documentation.

About

A server-less Slack inviter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.5%
  • Python 11.9%
  • Shell 0.6%