Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Bot is having problems to play the RUN song lol #78

Bot is having problems to play the RUN song lol

Bot is having problems to play the RUN song lol #78

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Welcome to making issues on the FNFBot repo. Don't be stupid. Download the release and not the source code to use the bot."
pr-message: "Wow you made a pull request, you're not a github noob. Anyway same thing as issues, don't make stupid issues that don't contribute anything"