View Single Post
07/08/15, 07:26 AM   #1
Meai
 
Meai's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2015
Posts: 13
GuildEvents

I've been working on an event addon, so people guild members can sign up for events right in the game.

It works by adding events to the guild MOTD.
Members can sign up for events by adding the event ID to their member note.
This addon can then see who is signed up for each event.

FEATURES
  • Create/Delete events via the UI
  • See events for a guild by selecting a guild on the left.
  • Sign up for events by checking the check box and unsign up by unchecking the check box.
  • Everyone in the guild can see who signed up for an event.
  • Attendee list is updated in real time when members sign up for an event
  • Open/close the window with a hotkey.
  • You can only create up to 5 events. (for now)


To be added (in no particular order)
  • Button for event leaders that automatically invites all attendees when clicked.
  • Alerts when new events have been created. (Option to turn off in addon settings)
  • Functionality to send whispers to attendees.
  • Show of the people that signed up for the event, who is actually in the group. (So leaders can see who they still need to invite)
  • Alert when someone signed up for an event. (Option to turn this off in the addon settings)
  • Ability to define roles when signing up. (Tank, healer, damage)

Last edited by Meai : 07/11/15 at 06:57 AM.
  Reply With Quote