Skip to content

A small PHP app to save outgoing posts from Slack channels

License

Notifications You must be signed in to change notification settings

dnkmdg/slacksave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slacksaver

Save posted result from a Slack outgoing webhook. Intended usage is to save team introductions upon being posted with a certain trigger in a channel such as "Introdcutions".

When visiting the URL if no POST-data containing the Slack signature is present instead the presentations available is listed.

Rudimentary authentication provided with option to add multiple accounts.

To set up:

  • Copy the file config.php.example and name the new file config.php
  • Run MySQL command provided in config.php
  • Edit config.php to match your settings
  • Deploy, abuse and have fun.

About

A small PHP app to save outgoing posts from Slack channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published