+ `event_desc` field was too small in the database
+ Event location is a new required field + Event organizer defaults to user that ran the command, or can be specified + Formatted code
+ Users can react to an event message, when they do they get reminders about the event
What works: + create_event command posts an event message to a channel + the event is also stored in a database Todo: + Add event reminders to those who RSVP + Add permissions support + Add commands for editing/deleting events