Commit Graph

17 Commits

Author SHA1 Message Date
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
Sammy 4917fe11da fix authentication by not authenticating 2023-06-03 22:06:23 +02:00
mightypanders c400895450 update client 2023-05-04 23:38:51 +02:00
mightypanders 3ae97b6f66 fix memberupdate 2023-05-04 23:38:34 +02:00
mightypanders 389d8387ee remove useraccount handler 2023-05-04 23:38:20 +02:00
mightypanders 08996386ca jellyfin api -> fetch 2023-05-04 23:37:47 +02:00
mightypanders 3494a6ea14 extend maybe type 2023-04-20 20:54:07 +02:00
mightypanders 4ff8c83cdf WIP: handle update of user, determine changed roles and hand over to JF 2023-04-18 23:45:36 +02:00
mightypanders b17d0144df temp remove addUser wrapper function 2023-04-18 23:45:09 +02:00
mightypanders 4ae5989fd5 add interfaces 2023-04-18 23:44:31 +02:00
mightypanders c28b37b0e9 add function to filter the role changes from member update 2023-04-18 23:44:14 +02:00
mightypanders 901daa4f10 use jf handler in client 2023-04-16 02:03:39 +02:00
mightypanders 75aae28cbb scaffold adduser function 2023-04-16 02:02:40 +02:00
mightypanders ddefd2ef2a fix failure dm 2023-04-16 02:02:22 +02:00
mightypanders f5be22fb6f rework config and logger 2023-04-16 02:02:15 +02:00
mightypanders e17c7601da delete unused files 2023-04-16 02:01:56 +02:00
mightypanders 3d2022d1dd bot base 2023-04-15 22:06:35 +02:00