All Projects → Miserlou → zappa-slack-inviter

Miserlou / zappa-slack-inviter

Licence: other
A server-less Slack inviter

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to zappa-slack-inviter

zappa-blog
A blog about Zappa, powered by Zappa. Zappa zappa zappa. Zappa.
Stars: ✭ 17 (-46.87%)
Mutual labels:  lambda, zappa
Aws Maintenance Lambda
A lambda function to send alerts (to Slack, HipChat) on AWS maintenance events.
Stars: ✭ 133 (+315.63%)
Mutual labels:  slack, lambda
Zappa
Serverless Python
Stars: ✭ 11,859 (+36959.38%)
Mutual labels:  lambda, zappa
Serverless Slack App
A Serverless.js Slack App Boilerplate with OAuth and Bot actions
Stars: ✭ 217 (+578.13%)
Mutual labels:  slack, lambda
Serverless Slackbot
A boilerplate Serverless Slackbot framework with a custom scripts folder (like Hubot)
Stars: ✭ 72 (+125%)
Mutual labels:  slack, lambda
zappa-ffmpeg
Run ffmpeg inside a lambda for serverless transformations.
Stars: ✭ 14 (-56.25%)
Mutual labels:  lambda, zappa
django-sitegate
Reusable application for Django to ease sign up & sign in processes
Stars: ✭ 32 (+0%)
Mutual labels:  signup
linqjs
use linq and lambda in javascript on es6, can use linq function in an Object or an Array or a String value | 一个方便对数组、字典、树形数据进行操作、筛选等操作的工具库
Stars: ✭ 17 (-46.87%)
Mutual labels:  lambda
iris
Watch on Kubernetes events, filter and send them as standard wehbook to any system
Stars: ✭ 57 (+78.13%)
Mutual labels:  slack
slack-reminder
Slack remind generator
Stars: ✭ 31 (-3.12%)
Mutual labels:  slack
lambda-redirector
Redirect an entire website using AWS Lambda
Stars: ✭ 21 (-34.37%)
Mutual labels:  lambda
pingmote
Cross-platform Python global emote picker to quickly insert custom images/gifs
Stars: ✭ 24 (-25%)
Mutual labels:  slack
CloudWatch2S3
Logging infrastructure for exporting all CloudWatch logs from multiple accounts to a single S3 bucket
Stars: ✭ 31 (-3.12%)
Mutual labels:  lambda
monolog-http
A collection of monolog handlers that use a PSR-18 HTTP Client to send your logs
Stars: ✭ 34 (+6.25%)
Mutual labels:  slack
super-serverless-sample
Backend serverless que simula o sistema de votação do BBB
Stars: ✭ 30 (-6.25%)
Mutual labels:  lambda
google-cloud-build-slack
Slack integration for Google Cloud Container Builder, using Google Cloud Functions
Stars: ✭ 76 (+137.5%)
Mutual labels:  slack
google-calendar-slack-status
Automatically sync your Google Calendar events to your Slack status
Stars: ✭ 33 (+3.13%)
Mutual labels:  slack
concourse-slack-notifier
A structured Slack notification resource for Concourse
Stars: ✭ 17 (-46.87%)
Mutual labels:  slack
burnout-barometer
A simple Slack tool to log, track, and assess you or your team's stress and work-life
Stars: ✭ 29 (-9.37%)
Mutual labels:  slack
pinboard-backup
This backs up Pinboard bookmarks to DynamoDB.
Stars: ✭ 17 (-46.87%)
Mutual labels:  lambda

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].