A discord bot to manage access to a Jellyfin Media Server instance based on User Roles and Guild Events
Go to file
mightypanders 2a03cd7589 add event to handle incoming interaction creation events
every fired slash command is actually an event which needs to be handled
and deferred to the correct command interaction handler.
2023-06-04 01:00:04 +02:00
server add event to handle incoming interaction creation events 2023-06-04 01:00:04 +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
index.ts nvmrc, package updates 2023-05-04 23:38:11 +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 nvmrc, package updates 2023-05-04 23:38:11 +02:00
package.json fix start phase 2023-06-03 22:04:31 +02:00
tsconfig.json initial commit 2023-04-15 22:02:06 +02:00