
This way, relations and inter-communications can be maintained in a healthy manner.
So, this tool can be used to keep track of the special dates for team members. When the time approaches, slackbot will send private reminder messages. When the time arrives, slackbot will send reminder message to specified channel. Removes the custom event using the message provided. event remove custom (can be found with get-all) :
Removes the anniversary for the user, when they started working there. Shows the custom event details using the message provided. event get custom (can be found with get-all) : Shows the anniversary details for the user, when they started working there. Sets a custom reminder using the message provided. Sets the anniversary for the user, when they started working there.
Posts to the general channel once the event anniversary comes, mentioning the person in the center of the event (or everyone in the channel). Reminds people that a specific event is coming up, except for the person that is in the center of the event (person that was mentioned while setting the event). Set custom events for users or general channel. We are building an Event Reminder Slackbot using Python, AWS Chalice, AWS Lambda and API Gateway for hosting. While doing so, if you want your slackbot to be a low maintenance one in that it may be the best to use serverless technologies for concurrent interactions with the source, also enabling horizontal scalability. If you and your team/friends are using Slack, then it is a good idea that you automate these reminders via slackbots. Sometimes it is the best to create reminders for your annual events so that you don't forget and miss those special dates.