justicenation / slashclock

/clock concept as a new Slack app
GNU General Public License v3.0
0 stars 0 forks source link

Clock in or out at specific time #13

Closed martyychang closed 7 years ago

martyychang commented 7 years ago

This pr adds a feature for users to clock in or clock out at a specific time, instead of at the current time. Sample commands below

/clock in 9:30am
/clock out 11:30pm
/clock in 3:15pm
/clock out 10:00pm

This pr also includes several other important changes.