A discord bot to manage access to a Jellyfin Media Server instance based on User Roles and Guild Events
Go to file
mightypanders 65cdee36e9
All checks were successful
Compile the repository / compile (pull_request) Successful in 1m58s
update testcase
2023-06-24 20:09:52 +02:00
.gitea/workflows add automatic jest test in docker build to workflows 2023-06-24 20:09:00 +02:00
server Fix stupid timezone issues 2023-06-23 23:46:11 +02:00
tests/helpers update testcase 2023-06-24 20:09:52 +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 update dockerfile to support test stage 2023-06-24 20:09:09 +02:00
index.ts use yavin to get random movies 2023-06-15 22:33:22 +02:00
jellyfin-openapi-stable.json add jellyfin api 2023-04-15 22:02:40 +02:00
jest.config.js add base jest setup 2023-06-24 19:11:12 +02:00
openapitools.json add jellyfin api 2023-04-15 22:02:40 +02:00
package-lock.json add base jest setup 2023-06-24 19:11:12 +02:00
package.json add base jest setup 2023-06-24 19:11:12 +02:00
tsconfig.json initial commit 2023-04-15 22:02:06 +02:00