Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Incorporate code for managing Cleanup of Stale Channels #61

Open
hollomancer opened this issue Jul 11, 2018 · 0 comments
Open

Incorporate code for managing Cleanup of Stale Channels #61

hollomancer opened this issue Jul 11, 2018 · 0 comments

Comments

@hollomancer
Copy link
Member

Another slack utilizes the following Python-based bot for cleaning up stale channels;
https://github.com/randsleadershipslack/destalinator

It has four components;

  • Warner - The Warner notifies channels that have been inactive for a period of time.
  • Archiver - The archiver archives channels that have been inactive for a period of time.
  • Announcer - The Announcer will notify a channel of all new channels created within a period of time.
  • Flagger - The Flagger uses a ruleset defined in a specific channel to perform actions such as notifying channels of messages that have received a certain number of reactions.

I'm wondering how much of this we can incorporate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant