Commit Graph

11 Commits

Author SHA1 Message Date
naomi f5e76a5030 feat: use crypto for better rng
Node.js CI / Lint and Test (push) Successful in 40s
2025-08-15 16:15:35 -07:00
naomi 2544d2d15b feat: add buttons to throw results
Node.js CI / Lint and Test (push) Successful in 42s
2025-08-15 15:00:27 -07:00
naomi 2ad10115b8 feat: bump to 10 hourly throws
Node.js CI / Lint and Test (push) Successful in 41s
2025-08-15 14:29:05 -07:00
naomi 2543341d3c fix: indexing
Node.js CI / Lint and Test (push) Successful in 39s
2025-08-15 00:08:53 -07:00
naomi 71566a83ed chore: no pings pls 2025-08-15 00:08:10 -07:00
naomi 483d5e8b9e chore: correct sku
Node.js CI / Lint and Test (push) Successful in 39s
2025-08-15 00:01:06 -07:00
naomi 3f6a699d94 fix: stupid tenor
Node.js CI / Lint and Test (push) Successful in 44s
2025-08-14 23:29:10 -07:00
naomi a2d4aa42e4 fix: do not rush naomi
Node.js CI / Lint and Test (push) Successful in 45s
2025-08-14 23:18:51 -07:00
naomi 415bc11897 fix: cannot config without perm
Node.js CI / Lint and Test (push) Failing after 30s
2025-08-14 23:17:23 -07:00
naomi c9ec681471 feat: initial prototype (#3)
Node.js CI / Lint and Test (push) Successful in 42s
### Explanation

_No response_

### Issue

_No response_

### Attestations

- [ ] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/)
- [ ] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/).
- [ ] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/).

### Dependencies

- [ ] I have pinned the dependencies to a specific patch version.

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

### Tests

- [ ] My contribution adds new code, and I have added tests to cover it.
- [ ] My contribution modifies existing code, and I have updated the tests to reflect these changes.
- [ ] All new and existing tests pass locally with my changes.
- [ ] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

_No response_

Reviewed-on: #3
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-08-14 23:14:08 -07:00
NHCarrigan f67291b8da Initial commit 2025-08-14 14:53:15 -07:00