notem / Saber-Bot

A discord bot to manage schedules & calendars with discord notifications.
https://nmathe.ws/bots/saber
GNU General Public License v3.0
31 stars 22 forks source link

[Feature] Event view that shows who's RSVP'd #5

Closed ruscur closed 6 years ago

ruscur commented 6 years ago

Heyo, first off I wanna say thank you very much for your work on this bot, I like it a lot.

image

So here's an event of mine, obviously if anyone wants to query who's signed up they can do $list i77ixu in this case.

It'd be nice if there was an optional view alongside full and narrow that included what is essentially $list for who's RSVP'd under each role included in the entry itself, to keep everything in one place, faster for people to remember if they've signed up (which is apparently an issue for some even though they can query it) and whatnot. Ideal for those who rely on RSVPs and don't have a ton of schedule entries at once.

Road-block commented 6 years ago

You can self-service this by adding relevant comments to your event.
As an example

$edit i77ixu comment add "**Tanks**
%{list Tank}"

Add comments with similar structure for other rsvp groups you want visible on the widget.

ruscur commented 6 years ago

woah, that's mad. will give it a try, cheers! will close if works.

ruscur commented 6 years ago

works well, would be nicer to not have to include that in the entries themselves but hey I'll take it.