feat: initial prototype
All checks were successful
Node.js CI / Lint and Test (push) Successful in 48s

This commit is contained in:
2025-02-23 16:19:30 -08:00
parent 2c86512196
commit 98fd889647
23 changed files with 5886 additions and 14 deletions

View File

@ -1,24 +1,14 @@
# New Repository Template
# Becca Lyria
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
Becca is a user-installable bot that allows you to play a text-based role-playing game in her DMs.
## Live Version
This page is currently deployed. [View the live website.]
[Add her to your account](https://discord.com/oauth2/authorize?client_id=1338596130207957035)!
## 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