raythurman2386 / cognibot

Discord bot built with Pycord that offers AI chat and image generation inside of Discord. Image generations are saved in cloudinary and hosted online for all to download.
GNU General Public License v3.0
2 stars 1 forks source link

Add GitHub Action to automatically welcome new contributors #68

Closed AlexBurski closed 2 months ago

AlexBurski commented 2 months ago

Description

This PR adds a new GitHub Action that automatically posts a welcome message to new contributors when they open their first issue or pull request.

Implementation Details

Why This Is Needed

Welcoming new contributors is important for fostering a positive community.

Testing

The workflow has been tested in my fork to confirm that it triggers correctly and posts the expected message.