Commit Graph

419 Commits

Author SHA1 Message Date
Christer Warén c0d0cf23dc Remove Bug command 2023-12-04 22:24:19 +02:00
Christer Warén c899266975 Remove audioPlayer maxMissedFrames in Streamer class 2023-12-04 22:20:52 +02:00
Christer Warén c2b9000079 Update new stationslistUrl in config.ts 2023-12-01 22:49:42 +02:00
Christer Warén 32fabe63ff Typings 2023-11-28 22:55:11 +02:00
Christer Warén 2a7dca38f2 Add RadioPlay playlist support 2023-11-28 22:54:22 +02:00
Christer Warén c21082c67b Add duration to Play command 2023-11-28 13:28:17 +02:00
Christer Warén d904d65eed Remove Now Playing command 2023-11-28 13:04:30 +02:00
Christer Warén e690958cef Temp handle TypeError in missing playlist info 2023-11-21 07:03:05 +02:00
Christer Warén 2d3c7e1184 Fix issue in Streamer class 2023-11-21 07:02:32 +02:00
Christer Warén c35a0801fd Add track info from Supla playlist 2023-11-21 06:20:54 +02:00
Christer Warén ccb477faa9 Replay idle audioPlayer in Streamer class 2023-11-21 06:19:29 +02:00
Christer Warén 93b79f8046 Update Stations class: Add type to fetched stations list 2023-11-21 06:18:22 +02:00
Christer Warén 7cd00ed645 Handling missing access to guilds in commands.ts 2023-06-08 05:27:28 +03:00
Christer Warén 224a1f849d Fix direct search in Stations class 2023-06-08 04:54:13 +03:00
Christer Warén 64f53c38d7 Remove ts-ignore and fix usage reason 2023-06-08 00:48:03 +03:00
Christer Warén 6de5e69dc0 Limit Play command when on maintenance mode 2023-06-08 00:31:13 +03:00
Christer Warén b5caeb7cd3 Remove unused variable Statistics commands 2023-06-08 00:30:28 +03:00
Christer Warén 2579549f0b Create event listeners once in Streamer class 2023-06-08 00:30:01 +03:00
Christer Warén 408c5aaab8 Limit commands in maintenance mode 2023-06-08 00:28:48 +03:00
Christer Warén 3f1d576c44 Add more Typescript typings 2023-06-07 21:33:28 +03:00
Christer Warén b29624cba3 Update listStations function 2023-06-07 17:47:39 +03:00
Christer Warén 938f8ab69b Remove unnecessary await in Play command 2023-06-07 17:46:47 +03:00
Christer Warén 9e165713ce Fix Streamer class 2023-06-07 17:43:39 +03:00
Christer Warén d260c6ea4f Fix Statistics class 2023-06-07 17:43:19 +03:00
Christer Warén cbae9ae38f Fix Stations class 2023-06-07 17:43:02 +03:00
Christer Warén 24a6e80f26 Adding more typings 2023-06-07 17:42:21 +03:00
Christer Warén 16ef8e70e6 Typescript continues 2023-06-07 06:41:58 +03:00
Christer Warén 40cd3a9ec5 More typings to classes, commands, events, funcs 2023-06-06 08:05:54 +03:00
Christer Warén 227e0bcaaa Typings in listStations function 2023-06-06 07:12:21 +03:00
Christer Warén 95216f5acc Remove unused variable in isDev function 2023-06-06 07:11:45 +03:00
Christer Warén 7ba5ee97a8 Remove unused message variables in commands 2023-06-06 07:10:21 +03:00
Christer Warén c181066c67 Update Play command 2023-06-06 07:03:21 +03:00
Christer Warén 78d6b92dbd Add replace method to messages variable 2023-06-06 06:04:28 +03:00
Christer Warén 3686cd1b0e Replace any types to more strict types 2023-06-06 04:58:01 +03:00
Christer Warén bc238d919d Rename devId to devIds in config 2023-06-06 04:37:06 +03:00
Christer Warén 97881f7331 Fix typo in commands.ts 2023-06-06 03:56:58 +03:00
Christer Warén 6c1f0944db Update Maintenance command 2023-06-06 03:54:44 +03:00
Christer Warén 3cec154343 Simplicy Commands 2023-06-06 03:51:40 +03:00
Christer Warén 87cf4b62c8 Simplify events 2023-06-06 03:41:04 +03:00
Christer Warén 348ac90cba Move emojis to messages variable 2023-06-06 02:27:46 +03:00
Christer Warén 2d17c33d21 Typescript Continue 2023-06-06 01:39:35 +03:00
Christer Warén 5be3b29300 Change em dash to dash in Stations class 2023-06-05 00:15:06 +03:00
Christer Warén c584e3632e Typescript Continuum 2023-06-05 00:13:15 +03:00
Christer Warén 0e62861e33 Typescript rework continue 2023-06-04 22:35:07 +03:00
Christer Warén 2d0b326721 Update 2023-06-04 07:15:30 +03:00
Christer Warén fb36a8f890 Typescript Continue 2023-06-04 06:20:37 +03:00
Christer Warén 3fc7337d0f TypeScript types 2023-06-04 05:48:42 +03:00
Christer Warén 9303c4fcc9 Export modules in typescript 2023-06-04 04:29:42 +03:00
Christer Warén 56f0ab5a40 TypeScript Initial 2023-06-04 04:07:41 +03:00
Christer Warén 4d18468e96 Remove messageCreate event 2023-06-04 03:43:39 +03:00