Skip to content

Slack bot for onboarding members into PES Open Source.

Notifications You must be signed in to change notification settings

pesos/watermelone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watermelone Slack Bot

watermelone-gif
A bot for onboarding new members onto the slack group, as well as be a good friend to everyone the channel 🥺. Written in NodeJS, PostGreSQL, and uses the slack WebAPI and slack EventsAPI!

For help with contributing, join us over at #watermelone-help on the PESOS slack channel!

$ export SLACK_SIGNING_SECRET=<slack_signing_secret>
$ export CLIENT_ID=<client_id>
$ export CLIENT_SECRET=<client_secret>
$ export DATABASE_URL=<database_url>
$ npm start
$ ngork http $PORT

About

Slack bot for onboarding members into PES Open Source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published