Closed gustavwilliam closed 3 years ago
We want people to be able to easily subscribe to both announcements and polls. Let's add a command for that. I'm proposing the following.
!subscribe [polls|announcements] # General syntax !subscribe polls announcements # Polls and announcements !subscribe announcements # Announcements only !subscribe polls # Polls only !subscribe # Subscribe to everything
This should assign the relevant roles. A similar command should exist for unsubscribing:
!unsubscribe [polls|announcements] # General syntax !unsubscribe polls announcements # Polls and announcements !unsubscribe announcements # Announcements only !unsubscribe polls # Polls only !unsubscribe # Unsubscribe to everything
Looks good to me! Can I start working on this?
@Arnav-2004 you are assigned now. :100:
We can close this issue now.
We want people to be able to easily subscribe to both announcements and polls. Let's add a command for that. I'm proposing the following.
This should assign the relevant roles. A similar command should exist for unsubscribing: