Commit Graph

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