A discord bot to manage access to a Jellyfin Media Server instance based on User Roles and Guild Events
Go to file
kenobi 4a3e8809be
All checks were successful
Compile the repository / compile (pull_request) Successful in 15s
Run unit tests / test (pull_request) Successful in 13s
Merge branch 'master' into feat/40-reroll-on-disinterest
2023-11-18 16:46:28 +01:00
.gitea/workflows readd compile 2023-06-24 20:37:59 +02:00
server make logger silent during unit tests, add logging const for more concise requestId/guildid handling 2023-11-18 16:42:27 +01:00
tests include a test-env file to setup environment variables for unit tests 2023-11-18 16:28:18 +01:00
.editorconfig same config for all 2023-06-24 21:07:41 +02:00
.eslintrc initial commit 2023-04-15 22:02:06 +02:00
.gitignore bot base 2023-04-15 22:06:35 +02:00
.nvmrc nvmrc, package updates 2023-05-04 23:38:11 +02:00
Dockerfile adjust docker file to enable better build flow for tests 2023-11-18 16:28:40 +01:00
index.ts adjust some files to new formatting 2023-06-24 21:05:43 +02:00
jellyfin-openapi-stable.json add jellyfin api 2023-04-15 22:02:40 +02:00
jest.config.js include a test-env file to setup environment variables for unit tests 2023-11-18 16:28:18 +01:00
openapitools.json add jellyfin api 2023-04-15 22:02:40 +02:00
package-lock.json update packagelock 2023-11-18 16:42:40 +01:00
package.json npm test script 2023-11-18 16:28:51 +01:00
tsconfig.json update tsconfig 2023-11-18 16:38:52 +01:00