Commit Graph
100 Commits
Author SHA1 Message Date
Christer Warén 22bb8c7467 Update Streamer class 2021-09-18 15:09:34 +03:00
Christer Warén 12db2c5fcc Fix typo & memory leak in Streamer class 2021-09-18 15:02:13 +03:00
Christer Warén 51a038096a Fix typo in maintenance command 2021-09-18 15:01:27 +03:00
Christer Warén 53fda7c401 Catch errors inside loadEntry method in Datastore class 2021-09-18 02:17:00 +03:00
Christer Warén a7f3029be0 Fix typo in maintenance command 2021-09-18 02:14:13 +03:00
Christer Warén 9f373368b3 Bumb Version 2021-09-17 23:48:49 +03:00
Christer WarénandGitHub 0945c7c26c Merge pull request #72 from warengroup/develop
Version 0.3.10
2021-09-17 23:41:31 +03:00
Christer Warén 871cb475f9 Streamlined restore method in Radio class with play command 2021-09-17 23:29:04 +03:00
Christer Warén 57aaf92947 Prevent loadState function updating datastore entries everytime 2021-09-17 23:24:48 +03:00
Christer Warén dc7b14b11a Fix Stations class bug 2021-09-17 23:14:24 +03:00
Christer Warén 0f5022df15 Bumb Version 2021-09-17 13:07:43 +03:00
Christer WarénandGitHub 8f256d9bc3 Merge pull request #63 from warengroup/develop
Version 0.3.9
2021-09-17 12:55:56 +03:00
Christer Warén b686afba98 Update play function 2021-09-17 12:52:37 +03:00
Christer Warén f08eeb435c Update play function 2021-09-17 12:47:00 +03:00
Christer Warén 7a8c10c6d4 Update nowplaying command 2021-09-17 12:46:46 +03:00
Christer Warén b38dfa039d Update messages 2021-09-17 12:46:35 +03:00
Christer Warén b07f0d4942 Update Dependencies 2021-09-17 12:44:55 +03:00
Christer Warén 788216c373 Update Radio class 2021-09-16 19:43:40 +03:00
Christer Warén ead52decf2 Update voiceStateUpdate event 2021-09-16 19:43:19 +03:00
Christer WarénandGitHub 7757788f99 Merge pull request #70 from warengroup/dependabot/npm_and_yarn/develop/prettier-2.4.1
Bump prettier from 2.4.0 to 2.4.1
2021-09-16 13:29:58 +03:00
Christer Warén 8fc441c1b3 Update play command 2021-09-16 05:41:59 +03:00
Christer Warén 0ee3ca5e08 Update ready event 2021-09-16 05:35:40 +03:00
Christer Warén 214dff29d5 Update Streamer class 2021-09-16 05:35:26 +03:00
Christer Warén cc3b2a50cf Update Statistics class 2021-09-16 05:35:12 +03:00
Christer Warén ee08232128 Update Stations class 2021-09-16 05:35:02 +03:00
Christer Warén f9d5be189e Update Radio class 2021-09-16 05:34:52 +03:00
Christer Warén a8513ce514 Update listStations function 2021-09-16 05:17:47 +03:00
Christer Warén 9ecdbc2bee Update check function 2021-09-16 05:17:33 +03:00
Christer Warén 5ee30b1782 Update ready event 2021-09-16 05:17:18 +03:00
Christer Warén 4bf74f15a2 Revert c7ddc6e 2021-09-16 05:16:41 +03:00
Christer Warén ccb386e3b3 Update Stations class 2021-09-16 05:13:22 +03:00
Christer Warén dbedb83104 Fix typo in Radio class 2021-09-16 05:13:07 +03:00
Christer Warén b34120e688 Update listStations function 2021-09-16 04:53:48 +03:00
Christer Warén 90c7c667e4 Update check function 2021-09-16 04:53:31 +03:00
Christer Warén 062a163a11 Update voiceStateUpdate event 2021-09-16 04:53:15 +03:00
Christer Warén 1f4c3a08d0 Update SIGINT event 2021-09-16 04:52:56 +03:00
Christer Warén acc7ab1727 Update ready event 2021-09-16 04:52:41 +03:00
Christer Warén c7ddc6ec5b Update multiple commands 2021-09-16 04:52:30 +03:00
Christer Warén 6d22dda0ae Update Client.ts 2021-09-16 04:51:36 +03:00
Christer Warén bfba8304e4 Update Streamer class 2021-09-16 04:51:23 +03:00
Christer Warén 7d38170ba6 Removed calculateGlobal function in Datastore class 2021-09-16 04:50:44 +03:00
Christer Warén 348b540c06 Remove few functions 2021-09-16 04:48:58 +03:00
Christer Warén 330c33b3d7 Add Statistics class 2021-09-16 04:46:54 +03:00
Christer Warén dfa9548b59 Add Stations class 2021-09-16 04:46:42 +03:00
Christer Warén b351bbebed Add Radio class 2021-09-16 04:46:30 +03:00
Christer Warén 469374f25e Update Streamer class 2021-09-16 03:34:31 +03:00
Christer Warén 72c1609503 Update statusField order in status.js 2021-09-16 03:19:25 +03:00
Christer Warén 8d5291cbb0 Moved commands map to commands.js 2021-09-16 03:17:50 +03:00
Christer Warén ebf1d0759e Update commands.js 2021-09-16 02:52:40 +03:00
Christer Warén c829f70418 Add devMode to config 2021-09-16 02:52:24 +03:00
Christer Warén 341bddd4cd Update .env_example 2021-09-16 02:51:07 +03:00
Christer Warén 460a5415e5 Update Dependencies 2021-09-16 02:36:06 +03:00
Christer Warén a4d984f19c Update Datastore class 2021-09-16 02:27:33 +03:00
Christer Warén 09ae458ff1 Update play function 2021-09-16 02:26:11 +03:00
Christer Warén 00f6ee71e0 Update interactionCreate event 2021-09-16 02:17:14 +03:00
Christer Warén 126d5e9ba2 Update play command 2021-09-16 02:07:05 +03:00
Christer Warén d64b0ac0cb Change default streamerMode to manual 2021-09-16 01:21:33 +03:00
Christer Warén bfb27e7359 Update play command 2021-09-16 01:13:17 +03:00
Christer Warén 48445afdd5 Update Streamer event 2021-09-16 01:11:31 +03:00
Christer Warén 4854e622b3 Update maintenance command 2021-09-15 17:26:04 +03:00
Christer Warén 9d9c8a6a07 Update Streamer class 2021-09-15 17:25:55 +03:00
Christer Warén 7040300b3e Update Streamer class 2021-09-14 18:02:11 +03:00
Christer Warén 24478b6320 Update saveRadios function 2021-09-14 17:13:37 +03:00
Christer Warén a43a788e15 Update play command 2021-09-14 17:13:17 +03:00
Christer Warén 2892913caa Update maintenance command 2021-09-14 17:12:47 +03:00
Christer Warén 930d481fcf Update Streamer class 2021-09-14 17:12:30 +03:00
Christer Warén 81a9d7be7c Update Datastore class 2021-09-14 17:12:18 +03:00
Christer Warén 45e5019b28 Merge branch 'develop' of https://github.com/warengroup/eximiabots-radiox into develop 2021-09-14 14:52:29 +03:00
Christer Warén b76b7a107c Update maintenance command 2021-09-14 14:52:04 +03:00
Christer WarénandGitHub 87295d10c1 Merge pull request #67 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-4.31.1
Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1
2021-09-14 11:43:44 +03:00
Christer WarénandGitHub fd8c1ec31b Merge pull request #66 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-4.31.1
Bump @typescript-eslint/parser from 4.31.0 to 4.31.1
2021-09-14 11:41:57 +03:00
Christer Warén 4b0efe7491 Update maintenance command 2021-09-12 17:49:21 +03:00
Christer Warén a20e7a1c8e Update ready.js 2021-09-12 17:49:07 +03:00
Christer Warén 88fdad4ab9 Update maintenance command 2021-09-12 17:39:38 +03:00
Christer Warén 3ed49f88ab Update Streamer class 2021-09-12 17:39:23 +03:00
Christer Warén 752bd07c5d client.config.maintenance to client.config.maintenanceMode 2021-09-12 17:38:52 +03:00
Christer Warén b08de94c64 Update functions 2021-09-12 17:37:43 +03:00
Christer Warén 892c5f9902 Update Streamer class 2021-09-12 17:09:32 +03:00
Christer Warén 3029a8a653 Hide owner in now playing when station name is same in play command 2021-09-12 17:08:31 +03:00
Christer Warén 86510a8871 Hide owner in now playing when station name is same in nowplaying command 2021-09-12 17:08:20 +03:00
Christer Warén e85b864170 Add streamerMode setting to config 2021-09-12 17:07:41 +03:00
Christer Warén 727f8f5177 Update Dependencies 2021-09-12 16:48:11 +03:00
Christer Warén ad9a2f8f19 Update restoreRadios function 2021-09-11 23:58:39 +03:00
Christer Warén 803bc20fb7 Update voiceStateUpdate event 2021-09-11 23:58:24 +03:00
Christer Warén 7d479b4c5f Update Streamer class 2021-09-11 23:19:49 +03:00
Christer Warén ffa9c8abb0 Update Streamer class 2021-09-11 23:12:39 +03:00
Christer Warén 49475212a7 Update Streamer class 2021-09-11 23:03:20 +03:00
Christer Warén 824d4042c1 Update maintenance command 2021-09-11 23:02:37 +03:00
Christer Warén 0c76c137b9 Update ready.js 2021-09-11 23:02:12 +03:00
Christer Warén accff3fa60 Update Streamer class 2021-09-11 22:35:06 +03:00
Christer Warén 1cfa62802f Update play command 2021-09-11 18:27:21 +03:00
Christer Warén 9019741146 Update stop command 2021-09-11 18:27:12 +03:00
Christer Warén 095b6ad775 Update Streamer class 2021-09-11 18:27:01 +03:00
Christer Warén a043cde46e Update logger function 2021-09-11 18:03:27 +03:00
Christer Warén bfec178de7 Update Streamer class 2021-09-11 18:01:53 +03:00
Christer Warén 12f3948e40 Update SIGINT event 2021-09-11 17:35:20 +03:00
Christer Warén 0bc26f8895 Update Streamer class 2021-09-11 17:34:50 +03:00
Christer Warén b66a60ebe9 Formatting Streamer class 2021-09-11 17:17:42 +03:00
Christer Warén b4a24de8cd Update play command 2021-09-11 17:16:11 +03:00
Christer Warén 9517ba1fa9 Update play function 2021-09-11 17:16:03 +03:00