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
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
GITHUB_TOKEN
for authentication. Free to use. No extra work needed.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.