-
Notifications
You must be signed in to change notification settings - Fork 40
Home
Precious Abubakar edited this page Oct 4, 2022
·
6 revisions
Chaoss Slack bot is a Slack app that welcomes newcomers to the CHAOSS Slack community. It was built using Bolt for JavaScript framework.
- When a user joins the team, sends a message in a predefined channel asking them to introduce themselves.
- When a user joins the team, sends an interactive message via DM to determine how they intend to contribute and provide the relevant resources.
- When a user types “newbie” in a channel or to the bot directly, sends an interactive message showing ways you can contribute.
- When a user types “outreachy” in a channel or to the bot directly, responds with information about Outreachy.
- Responds when a user says "hello", "hey" or "hi".
- Can send a DM to all users in the workspace, triggered by the message “intro-CHAOSS”.
Token Name | Scope |
---|---|
welcome-token | connections:write |
If you need help or have questions, ask Ruth (@Ruth-ikegah) or Precious (@misspee007).
Thank you for contributing!