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

Implement focus commands #50

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from
Draft

Implement focus commands #50

wants to merge 4 commits into from

Conversation

jaysella
Copy link
Contributor

@jaysella jaysella commented Jul 11, 2021

Closes #25

New Commands:

  1. /focus setup - Setup focus roles
  2. /focus hard-mode [duration] - Activate hard focus mode
  3. /focus soft-mode [duration] - Activate soft focus mode

To Do:

  • Parse durations (eg 15m = 15 minutes, 2h = 2 hours, 1d = 1 day)
  • Implement cron to remove focus roles
  • Build out hard-move/soft-mode commands

Questions:

  1. Should people be able to de-activate focus mode? If they can't view any channels how would they do this? DM? Specific, unlocked, bot-managed channel?

@jaysella jaysella added enhancement New feature or request help wanted Extra attention is needed wip Work in progress labels Jul 11, 2021
@jaysella jaysella self-assigned this Jul 11, 2021
@jaysella jaysella changed the base branch from main to dev July 11, 2021 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed wip Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Focus mode
1 participant