Skip to content

jeffdc/destalinator

 
 

Repository files navigation

destalinator

Code for managing Cleanup of Stale Channels

Making it work in your environment

You'll need to change configuration.yaml appropriately. warner.py and archiver.py should then work from the commandline. Productionalized automated deployments and running on a schedule are left unspecified because every production environment is unique

Environment Variables

These assume default values in configuration.yaml

SB_TOKEN

  1. Make sure the Slackbot app is installed for your Slack
  2. Add a Slackbot integration, and copy the token parameter from the URL provided

API_TOKEN

The easiest way to get an API_TOKEN is to generate an OAuth test token.

It's not nice, but it's simple and avoids the whole callback-URL-oauth-request-app-creation dance.

About

Code for managing Cleanup of Stale Channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%