https://github.com/chaoss/chaoss-slack-bot
This holds the code to the CHAOSS slack bot for newcomers to the project
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 18 committers (5.6%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.3%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
This holds the code to the CHAOSS slack bot for newcomers to the project
Basic Info
Statistics
- Stars: 16
- Watchers: 10
- Forks: 41
- Open Issues: 7
- Releases: 0
Topics
Metadata Files
README.md
CHAOSS SLACK BOT
About
This holds the code to the CHAOSS slack bot for newcomers to the project. Built with Bolt for JavaScript. For an open source community to grow, supporting newcomers and providing them with the information they need to contribute is really important. CHAOSS Slack Bot aims to provide a solution to this problem. Thanks for checking us out!
Documentation
For more information about this project, read the CHAOSS Slack Bot Docs.
Bot Functions
- 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”.
Getting Started
If you're interested in cloning our bot for your Slack workspace, you can follow the steps in the CONTRIBUTING.md to setup, and https://slack.dev/bolt-js/deployments/heroku or https://slack.dev/bolt-js/deployments/aws-lambda to deploy.
Contributing
To contribute to CHAOSS Slack bot, please follow the guidelines found in our CONTRIBUTING.md and our Code of Conduct. We love pull requests! We welcome contributions from everyone, whether it's your 1st or your 100th. If you get stuck, please feel free to ask for help!
Owner
- Name: CHAOSS
- Login: chaoss
- Kind: organization
- Website: https://chaoss.community/
- Twitter: chaossproj
- Repositories: 64
- Profile: https://github.com/chaoss
GitHub Events
Total
- Create event: 2
- Issues event: 9
- Watch event: 1
- Delete event: 5
- Issue comment event: 15
- Push event: 29
- Pull request review comment event: 1
- Pull request review event: 6
- Gollum event: 1
- Pull request event: 30
- Fork event: 2
Last Year
- Create event: 2
- Issues event: 9
- Watch event: 1
- Delete event: 5
- Issue comment event: 15
- Push event: 29
- Pull request review comment event: 1
- Pull request review event: 6
- Gollum event: 1
- Pull request event: 30
- Fork event: 2
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Precious Abubakar | p****r@g****m | 40 |
| mide358 | i****e@g****m | 21 |
| Busayo Ojo | o****9@g****m | 9 |
| Elisa Capololo | e****7@g****m | 7 |
| AdeyinkaOresanya | a****a@g****m | 4 |
| peculiaruc | p****2@g****m | 4 |
| dotun2203 | a****2@g****m | 3 |
| Omokiti | e****i@g****m | 3 |
| Elizabeth Barron | e****h@n****t | 2 |
| Chinwendu Enyinna | e****7@g****m | 2 |
| Amit Banerjee | a****r@g****m | 1 |
| Isha Errande | 9****3 | 1 |
| Matt Cantu Snell | m****l@u****u | 1 |
| Matt Germonprez | g****z@g****m | 1 |
| Parth Nanda | p****2@g****m | 1 |
| meetagrawal09 | a****1@g****m | 1 |
| sloaneee | v****3@g****m | 1 |
| viren-01 | v****4@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 41
- Total pull requests: 110
- Average time to close issues: 2 months
- Average time to close pull requests: 11 days
- Total issue authors: 14
- Total pull request authors: 26
- Average comments per issue: 3.32
- Average comments per pull request: 0.68
- Merged pull requests: 80
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 6
- Pull requests: 31
- Average time to close issues: about 2 months
- Average time to close pull requests: about 10 hours
- Issue authors: 3
- Pull request authors: 3
- Average comments per issue: 1.33
- Average comments per pull request: 0.06
- Merged pull requests: 22
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- misspee007 (18)
- Busayo-ojo (6)
- peculiaruc (2)
- FaithKovi (2)
- ElizabethN (2)
- the-techgurl (1)
- seleneyang (1)
- germonprez (1)
- PredictiveManish (1)
- oliverTwist2 (1)
- onlyoneuche (1)
- Ruth-ikegah (1)
- meetagrawal09 (1)
Pull Request Authors
- misspee007 (51)
- mide358 (18)
- ElisaCapololo (12)
- AdityaRaimec22 (5)
- AgustinLPZ (4)
- codexkunal (4)
- dotun2203 (3)
- Omokiti (3)
- ise8933 (2)
- aryapatxl (2)
- Francisco-dos-Santos (2)
- sloaneee (2)
- Busayo-ojo (2)
- peculiaruc (2)
- ElizabethN (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 548 dependencies
- jest ^27.5.1 development
- @slack/bolt ^3.11.0
- dotenv ^16.0.0
- nodemon ^2.0.15
- actions/checkout v3 composite
- actions/setup-node v3 composite