A discord bot to manage access to a Jellyfin Media Server instance based on User Roles and Guild Events
Go to file
kenobi a50ac1716f
All checks were successful
Compile the repository / compile (pull_request) Successful in 22s
Run unit tests / test (pull_request) Successful in 19s
make return value for role non optional, instead throws on error
2023-11-25 20:05:37 +01:00
.gitea/workflows readd compile 2023-06-24 20:37:59 +02:00
server make return value for role non optional, instead throws on error 2023-11-25 20:05:37 +01:00
tests refactor voteInfo to include event instead of eventid and startDate 2023-11-19 20:04:30 +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 restructure docker build a bit 2023-08-06 02:37:49 +02: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 move testenv to correct location 2023-10-24 22:42:03 +02:00
openapitools.json add jellyfin api 2023-04-15 22:02:40 +02:00
package-lock.json 1.1.4 2023-11-19 20:25:32 +01:00
package.json 1.1.4 2023-11-19 20:25:32 +01:00
tsconfig.json update tsconfig 2023-07-05 22:56:01 +02:00