Skip to content

AI names in chat are read as "the (AI name)" rather than "(ai name)" #13

AI names in chat are read as "the (AI name)" rather than "(ai name)"

AI names in chat are read as "the (AI name)" rather than "(ai name)" #13

name: "Round ID Linker"
on:
issues:
types: [opened]
jobs:
link_rounds:
runs-on: ubuntu-22.04
steps:
- uses: tgstation/round_linker@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}