feat: initial prototype
Some checks failed
Node.js CI / Lint and Test (push) Has been cancelled

This commit is contained in:
2025-02-23 19:45:53 -08:00
parent bbf71b077e
commit 3b5ceef191
25 changed files with 6276 additions and 14 deletions

View File

@ -1,24 +1,14 @@
# New Repository Template
# Gwen Abalise
This template contains all of our basic files for a new GitHub repository. There is also a handy workflow that will create an issue on a new repository made from this template, with a checklist for the steps we usually take in setting up a new repository.
If you're starting a Node.JS project with TypeScript, we have a [specific template](https://github.com/naomi-lgbt/nodejs-typescript-template) for that purpose.
## Readme
Delete all of the above text (including this line), and uncomment the below text to use our standard readme template.
<!-- # Project Name
Project Description
Gwen is a Discord bot that offers a private thread based ticketing system for your community!
## Live Version
This page is currently deployed. [View the live website.]
[Add her to your server](https://discord.com/oauth2/authorize?client_id=1343413943447584819&permissions=360777385984&integration_type=0&scope=bot+applications.commands)!
## Feedback and Bugs
If you have feedback or a bug report, please feel free to open a GitHub issue!
If you have feedback or a bug report, please feel free to open an issue!
## Contributing