-
-
Notifications
You must be signed in to change notification settings - Fork 778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feasibility: Automated Onboarding Slack Messages #1543
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
Availability: 9/23, 9/24-25 after 6pm, various times next week |
Bot looks at queue file. As of 9/27/22, we'll be building a "Traditional Slack App", which doesn't require a paid Slack plan.Looks like Tim from VRMS is working on a Slack app too. I will talk to him about what that entails and if it can be combined with this issue. |
My plan is to integrate the functionality above into Tim's app. |
Started this spreadsheet that will list all existing slack apps and its functionalities to see what can be consolidated into one slackapp. Also, not sure why we have 12 apps even though we should cap out at 10. I've setup the environment with the help of Tim. Will be waiting for him to merge a big PR before I can start working on the code. |
For Sunday meeting: Should we build upon Tim's current app to fulfill the criteria of this issue? Or start a new app? Other details:
|
@tunglinn Hey Tung, I'm going to un-assign you from this issue. Its being moved to the questions/in review column |
@tunglinn I do not want to build our app on top of Tim's app. Slack is a platform that is intent on being for pay, and they can reduce features at anytime. We are not building VRMS in slack, rather it uses slack to send message, and that functionality could be moved to any other communication platform (discord, whatapp, ect.). So all we are trying to build here, now, is an app that allows a variety of projects (VRMS, tables, civictechjobs, etc.) to write to a queue of message, and then if the conditions are met (such as send X message at 5pm on Saturdays to Y channel), then it will send the message to the location we have specified (person or channel). The bot need to only read the queue and use the data model to take action. It's not an autoresponder, or anything else more sophisticated. To see how this works you can use the remind function in slack |
VRMS member, Fang, suggested to ask #admin channel for access to the "VRMS Slack Integration Module" slack app. The folks in #admin suggested to ask Bonnie. Looks like this has gone full circle, and we don't know who has access to the app or where the app exists. |
Overview
As a developer, we occasionally need to do feasibility testing to discover new technology that may improve our team. For this issue we will explore the viability of sending automated slack messages through a bot.
Action Items
Resources/Instructions
The intent of this issue is to find a way to streamline the onboarding process. The onboarding experience tends to be a lot of information at once, which can make it difficult to know exactly how to start. Our organization as well, has installed a lot of processes which needs to be disseminated in a standardized way. This issue is intended to consolidate information into one place when orienting new members to the team (of this project and other projects).
You might be wondering, why would we want to integrate all of our bots into one? The reason is that we have reached our slack bot limit, but we want to add more! There is a need to combine one, two, even three into one. The goal of this issue is to see if we can combine everything into, ideally, one bot (or, if impossible, as few as possible).
For now, the VRMS team has a bot implemented already. This is the bot we plan to leverage at the end of this research.
Also, feel free to contact them at the #vrms sack
Resources and Instructions
The text was updated successfully, but these errors were encountered: