-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
We can try implementing an interface for commands only accessible to the Officer role versus those accessible to everybody. For example, a command called
/schedule
would only be accessible to officers, and would allow them to schedule meetings (input arguments for meeting place and time and anything else relevant) and have the bot ping that information to everybody (with routine reminders), but everybody else would only have access to a command named
/meeting
which would just reprint the information.
Metadata
Metadata
Assignees
Labels
No labels