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

Incorporate code for managing Cleanup of Stale Channels #61

@hollomancer

Description

@hollomancer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions