24 Commits

Author SHA1 Message Date
dbbf9ba918 feat: use global package for headers (#9)
### 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: https://codeberg.org/nhcarrigan/mod-bot/pulls/9
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-12-20 23:32:42 +00:00
86a4255501 feat: add crisp, hubspot, and overlay video (#8)
### 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: https://codeberg.org/nhcarrigan/mod-bot/pulls/8
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-11-29 05:17:08 +00:00
80b355fee5 feat: show net-zero badge on health check (#7)
### 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: https://codeberg.org/nhcarrigan/mod-bot/pulls/7
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2024-10-23 21:10:18 +00:00
73c4f2c168 feat: add template files (#6)
This adds all the template files that seem to be missing.

Reviewed-on: https://codeberg.org/nhcarrigan/mod-bot/pulls/6
Reviewed-by: Naomi the Technomancer <naomi-lgbt@noreply.codeberg.org>
Co-authored-by: A Cottrill <a.rcottrill521@gmail.com>
Co-committed-by: A Cottrill <a.rcottrill521@gmail.com>
2024-10-22 16:56:02 +00:00
naomi-lgbt
15a8aa21be chore: bump node version (#5)
Reviewed-on: https://codeberg.org/nhcarrigan/mod-bot/pulls/5
Co-authored-by: naomi-lgbt <naomi-lgbt@noreply.codeberg.org>
Co-committed-by: naomi-lgbt <naomi-lgbt@noreply.codeberg.org>
2024-10-22 13:58:25 +00:00
129f5db3e8
feat: update on member join/leave 2024-08-13 09:06:12 -07:00
17c2cf3a8d
feat: better user counting 2024-08-13 09:05:33 -07:00
37879b6e49
fix: name 2024-08-13 08:43:19 -07:00
623b6a0a83
feat: also track errors 2024-08-13 08:40:55 -07:00
ebb549953f
feat: track entitlements and users 2024-08-13 08:38:42 -07:00
23fba3d95d
feat: add prometheus metrics 2024-08-13 08:13:03 -07:00
188480052b
fix: defer 2024-07-18 10:49:32 -07:00
dbbc281380
fix: don't send birthday message when no birthdays 2024-07-10 02:55:46 -07:00
5c68f84d29
chore: suppress deletion errors 2024-07-07 13:55:59 -07:00
58a51f43de
chore: command name 2024-07-07 13:15:40 -07:00
ef14e9dd46
chore: default config 2024-07-07 13:12:43 -07:00
fb9c670e82
release: v1.3.0 2024-07-07 13:04:36 -07:00
bcdcf4629a
feat: clean up data on bot and member leaves 2024-07-07 13:03:34 -07:00
76cc030534
feat: add security actions 2024-07-07 12:58:12 -07:00
1db7d33e22
feat: add birthday system 2024-07-07 12:47:29 -07:00
1d2ae0e5a1
feat: handle join roles 2024-07-07 12:28:03 -07:00
34c6d2d189
feat: use 1pass for secret management 2024-07-07 12:12:43 -07:00
b64871791d
feat: check discord entitlements 2024-06-30 20:08:20 -07:00
7437deab71
feat: migrate from github 2024-05-12 01:52:39 -07:00