Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desmondsanctity/deibot
A slackbot that triggers notification privately to users when they use words that are not inclusive in slack channels
https://github.com/desmondsanctity/deibot
Last synced: about 2 months ago
JSON representation
A slackbot that triggers notification privately to users when they use words that are not inclusive in slack channels
- Host: GitHub
- URL: https://github.com/desmondsanctity/deibot
- Owner: DesmondSanctity
- License: mit
- Created: 2023-12-27T18:09:47.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-29T15:08:28.000Z (9 months ago)
- Last Synced: 2024-05-30T02:17:43.127Z (7 months ago)
- Language: JavaScript
- Size: 308 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A slackbot that triggers notification privately to users when they use words that are not inclusive in slack channels and suggest more inclusive words to them.
To run:
```
npm install
npm run dev
```