Commit Graph

251 Commits

Author SHA1 Message Date
Christer Warén 9517ba1fa9 Update play function 2021-09-11 17:16:03 +03:00
Christer Warén 73d330d1e2 Update stop command 2021-09-11 17:15:27 +03:00
Christer Warén 13ae6c2716 Update next command 2021-09-11 17:15:04 +03:00
Christer Warén 645ea3e197 Update prev command 2021-09-11 17:14:55 +03:00
Christer Warén fcf6f15be9 Update ready event 2021-09-11 17:14:43 +03:00
Christer Warén 3d066435b4 Update SIGINT event 2021-09-11 17:14:21 +03:00
Christer Warén 26eda76b23 Update saveRadios function 2021-09-11 17:14:02 +03:00
Christer Warén 05905e6e6d Update restoreRadios function 2021-09-11 17:13:47 +03:00
Christer Warén 1533ae46a4 Update voiceStateUpdate event 2021-09-11 17:12:53 +03:00
Christer Warén 2b72f87256 Update Client.ts 2021-09-11 17:11:10 +03:00
Christer Warén 8bf79c2744 Create Streamer class 2021-09-11 17:10:50 +03:00
Christer Warén 45923319a6 Create Radio class 2021-09-11 17:10:37 +03:00
Christer Warén 24eaf3a7e2 Update ready.js 2021-09-10 23:41:48 +03:00
Christer Warén 57f63c3838 Move Datastore class to src/client/classes folder 2021-09-10 23:25:48 +03:00
Christer Warén 0b8fb4977c Update maintenance command 2021-09-10 03:17:22 +03:00
Christer Warén a5eec44b8e Fix maintenance command 2021-09-10 03:13:40 +03:00
Christer Warén 1d6361871c Update Client.ts 2021-09-10 01:54:43 +03:00
Christer Warén 3978f19b2e Fix typo in uncaughtException event 2021-09-10 01:54:30 +03:00
Christer Warén 26cdef50b2 Update Client.ts 2021-09-10 01:44:21 +03:00
Christer Warén fee833d231 Update warning event 2021-09-10 01:43:53 +03:00
Christer Warén 6541287dec Update uncaughtException event 2021-09-10 01:43:21 +03:00
Christer Warén 44d81b6fd7 Add warning event 2021-09-10 01:21:42 +03:00
Christer Warén 24071eb5df Update Client.ts 2021-09-09 18:55:42 +03:00
Christer Warén 3b5c241872 Update ready.js 2021-09-09 18:55:33 +03:00
Christer Warén 44a708548f Update maintenance command 2021-09-09 18:55:18 +03:00
Christer Warén 5c1a8f0ef1 Add maintenance mode in config.js 2021-09-09 18:54:51 +03:00
Christer Warén 526bb7736a Update list command 2021-09-09 18:54:23 +03:00
Christer Warén 22c0544d09 Add maintenance mode check in play command 2021-09-09 18:53:46 +03:00
Christer Warén 9c3748ad7c Add maintenance mode to check function 2021-09-09 18:53:24 +03:00
Christer Warén 3807ae89a0 Add maintenance message in messages.js 2021-09-09 18:52:50 +03:00
Christer Warén 9e2be295c3 Update stop command 2021-09-09 18:52:25 +03:00
Christer Warén e08c20aa3d Merge branch 'develop' into fix-33 2021-09-09 13:03:46 +03:00
Christer Warén 13814afebc Formatting changes 2021-09-09 12:44:50 +03:00
Christer Warén 1bb8d8d801 Updated SIGINT event 2021-09-09 12:05:52 +03:00
Christer Warén 0b1cb03305 Added exit event in Client.ts 2021-09-09 12:05:39 +03:00
Christer Warén 90a93d35f7 Removed comments in maintenance.js 2021-09-09 12:05:15 +03:00
Christer Warén ac323a5410 Temporary solution 2021-09-08 01:39:35 +03:00
Christer Warén 5cd3912ff5 Merge branch 'master' into fix-33 2021-09-07 15:47:24 +03:00
Christer Warén d0c10018f3 Updated messageCreate event 2021-09-07 15:36:33 +03:00
Christer Warén 34abb66086 Merge branch 'master' into fix-33 2021-09-06 22:49:37 +03:00
Christer Warén ab950352fa Added uncaughtException event 2021-09-06 22:35:49 +03:00
Christer Warén 984e8aab76 Fixed prev command 2021-09-06 22:35:21 +03:00
Christer Warén cc8b44db9b Fixed next command 2021-09-06 22:35:14 +03:00
Christer Warén 1371a83e90 Removed permissions property from commands 2021-09-06 21:56:19 +03:00
Christer Warén 33e4a416a9 Updated saveRadios function 2021-09-06 21:46:59 +03:00
Christer Warén 5bf4bd9a1c Updated maintenance command 2021-09-06 21:45:13 +03:00
Christer Warén 4edfe6848c Updated SIGINT event 2021-09-06 21:44:59 +03:00
Christer Warén 884233a938 Updated SIGTERM event 2021-09-06 21:44:45 +03:00
Christer Warén 3ac284e237 Updated maintenance command 2021-09-06 20:42:14 +03:00
Christer Warén d1fe9177af Updated play.js 2021-09-06 19:43:28 +03:00