Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathantarbert/good-first-issue-discord-bot
https://github.com/nathantarbert/good-first-issue-discord-bot
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nathantarbert/good-first-issue-discord-bot
- Owner: NathanTarbert
- Created: 2024-05-10T23:21:20.000Z (6 months ago)
- Default Branch: staging
- Last Pushed: 2024-06-26T09:56:57.000Z (5 months ago)
- Last Synced: 2024-06-26T11:17:21.301Z (5 months ago)
- Language: CWeb
- Homepage: https://discord-bot-good-first-issues.vercel.app
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Discord App for Identifying Good First Issues
### This Discord bot notifies community members about `good first issues` published in your repository.
The bot will check every 24 hours for new issues.
When a new issue is published, the bot will send a message in your preferred Discord channel.
## Run and test in JS
copy the `env.local` to `.env` and past in your environment variables.
```bash
cd src/index.js
````node index.js`
## Run and test in Winglang
`wing it main.w`