jellyfin-discord-bot/server/events
Sammy 1e1ab93667 Fix edgecases for automatic user creation
- make eventdescription !wp case insensitive

- Create accounts for users in channel without subscription when event starts

- Make sent messages caused by VoiceState event dependant on creation result (created, enabled)

- Create tmp user if normal user exists but is disabled
2023-06-09 23:56:45 +02:00
..
guildMemberUpdate.ts further handling of automatic user adding/deleting 2023-06-04 16:35:43 +02:00
guildScheduledEventUpdate.ts Fix edgecases for automatic user creation 2023-06-09 23:56:45 +02:00
interactionCreate.ts turn all slash command replies into an ephemeral message 2023-06-06 23:27:41 +02:00
messageCreate.ts bot base 2023-04-15 22:06:35 +02:00
ready.ts bot base 2023-04-15 22:06:35 +02:00
voiceStateUpdate.ts Fix edgecases for automatic user creation 2023-06-09 23:56:45 +02:00