You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add/update the !interview command to work with Candidates.
We should support the following operations: !interview add: Adds new interview at the specified date and time. Each @interviewee will get a reminder on the day of the interview. TBD when exactly that reminder should be sent, and if there should be pre-post interview reminders.
!interview add CANDIDATE DATE TIME @INTERVIEWEES...
!interview ls: List the current interviews
!interview ls [--count=10]
!interview remove: Removes an interview
!interview rm CANDIDATE DATE TIME
The text was updated successfully, but these errors were encountered:
Add/update the !interview command to work with Candidates.
We should support the following operations:
!interview add: Adds new interview at the specified date and time. Each @interviewee will get a reminder on the day of the interview. TBD when exactly that reminder should be sent, and if there should be pre-post interview reminders.
!interview ls: List the current interviews
!interview remove: Removes an interview
The text was updated successfully, but these errors were encountered: