Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`