Skip to content

The proper way to do intros: opt-in and from your Slack

Notifications You must be signed in to change notification settings

mvaragnat/pleasemeet-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create a /config/slack.js file

exports.appClientID = 'YOUR.ID'
exports.appClientSecret = 'YOURSECRET'

create a /config/email.js file

exports.username = '[email protected]'
exports.password = 'yourpassword'
exports.emailHost = '[email protected]' //for example

``

About

The proper way to do intros: opt-in and from your Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published