We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a way for a channel to have a schedule.
Example:
Will update after a game is over, or /schedule update. Auto updating can be canceled with /schedule update (auto):false
/schedule update
/schedule update (auto):false
Create the schedule with /schedule create [team] (channel) (if channel is empty, it will try to make a channel if it can, or error otherwise)
/schedule create [team] (channel)
When creating:
Permissions:
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Add a way for a channel to have a schedule.
Example:
Will update after a game is over, or
/schedule update
. Auto updating can be canceled with/schedule update (auto):false
Create the schedule with
/schedule create [team] (channel)
(if channel is empty, it will try to make a channel if it can, or error otherwise)When creating:
Permissions:
The text was updated successfully, but these errors were encountered: