A discord bot to manage access to a Jellyfin Media Server instance based on User Roles and Guild Events
Go to file
Sammy 5b98c9bf2f Rename event files to specific case
We can add multiple eventhandlers per eventname. To avoid confusion and large files and to improve concise file names the event files were renamed
2023-06-23 14:37:41 +02:00
.gitea/workflows remove master branch restriction on docker-build 2023-06-19 23:34:25 +02:00
server Rename event files to specific case 2023-06-23 14:37: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 feat/cicd (#22) 2023-06-14 22:43:37 +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
openapitools.json add jellyfin api 2023-04-15 22:02:40 +02:00
package-lock.json 1.0.1 2023-06-19 23:19:40 +02:00
package.json 1.0.1 2023-06-19 23:19:40 +02:00
tsconfig.json initial commit 2023-04-15 22:02:06 +02:00