An after-hours bot that announces that the office has closed
npm install after-hours-botA simple bot that closes the session if the user's time is past or before the team's office hours
1. This bot starts when someone sends it a message.
2. The bot will check if the user send the message at the specified office hours
3. If the current time isn't in the office hours range, the bot will send a customized message and close the session.