Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Channel archive cog #280

Open
tigattack opened this issue Sep 16, 2024 · 0 comments
Open

[FEAT] Channel archive cog #280

tigattack opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
new-cog New cog for bot.

Comments

@tigattack
Copy link
Member

Overview

Cog to handle the (currently manual) channel archival process.

Commands

[p]archive [channel=] [days=30]
/archive [channel=] [days=30]

DoD

  • When [p]archive is used, the bot should:
    • Confirm archival of specified channel
    • Post 🔒 in the targeted channel
    • Disallow all non-mods from sending messages
  • After <days> since archive, the channel should be deleted
  • days arg should default to 180 (open to discussion)
  • Will need options to set:
    • default days
    • roles to allow/disallow post-archival? or just use bot's mod roles? TBD.
@tigattack tigattack added the new-cog New cog for bot. label Sep 16, 2024
@tigattack tigattack self-assigned this Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-cog New cog for bot.
Projects
None yet
Development

No branches or pull requests

1 participant