Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 491 Bytes

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.

cd src/index.js

node index.js

Run and test in Winglang

wing it main.w