Commit Graph

574 Commits

Author SHA1 Message Date
Christer Warén 2e402de6bf Added CodeQL Analysis workflow (Github Workflow) 2021-09-06 17:08:34 +03:00
Christer Warén 45d68ff4ab Added dependabot config 2021-09-06 16:51:53 +03:00
Christer Warén 370701a4b9 Updated Dependencies 2021-09-06 16:28:17 +03:00
Christer Warén 956f1f7b6d Updated README.md 2021-09-06 16:19:56 +03:00
Christer Warén 115a2e7589 Updated Dependencies 2021-09-06 16:06:17 +03:00
Christer Warén f9d195788c Changed interaction replies to ephemeral in commands 2021-09-06 14:42:49 +03:00
Christer Warén c673ae27f6 Bumb version 2021-09-06 05:48:34 +03:00
Christer Warén c5d04aed3c Merge branch 'master' into fix-33 2021-09-06 05:46:49 +03:00
Christer Warén e39a24de2a Merge pull request #42 from warengroup/develop
Version 0.3.5
0.3.5
2021-09-06 05:36:30 +03:00
Christer Warén aa715aaafa Updated play command 2021-09-06 05:22:20 +03:00
Christer Warén 9303dd1c19 Fixed maintenance command 2021-09-06 05:11:49 +03:00
Christer Warén 9a5075f27e Updated ready event 2021-09-06 04:22:47 +03:00
Christer Warén 60ef1cd138 Added saveRadios function & imported funcs in Client.ts 2021-09-06 04:22:35 +03:00
Christer Warén 235a02ca60 Updated maintenance command 2021-09-06 04:21:50 +03:00
Christer Warén 05852b99d4 Updated SIGINT event 2021-09-06 04:20:08 +03:00
Christer Warén 01730cd08b Moved restoreRadios function to funcs folder 2021-09-06 04:18:55 +03:00
Christer Warén 6335a4617f Show errors except DiscordAPIError[50001] in commands.js 2021-09-06 01:19:09 +03:00
Christer Warén 552d3c81f9 Updated listStations function 2021-09-06 00:52:35 +03:00
Christer Warén 2d9b0ce732 Updated restoreradio.js 2021-09-05 23:42:17 +03:00
Christer Warén 3b0f8068c1 Merge pull request #46 from Vekki000/fix-43
Updated statistics.js
2021-09-05 23:13:21 +03:00
Vekki000 c142fc61b4 Updated statistics.js
xd
2021-09-05 23:11:26 +03:00
Christer Warén dcfde4131f Merge pull request #45 from Vekki000/fix-43
Global percent decimal fix
2021-09-05 22:42:04 +03:00
Vekki000 a1cb21d98e Global percent decimal fix 2021-09-05 22:37:26 +03:00
Christer Warén 4c731c1942 Updated interactionCreate.js 2021-09-05 06:59:24 +03:00
Christer Warén d2a6d70cf6 Bumb Version 2021-09-05 06:58:50 +03:00
Christer Warén f5ef44b12a Merge branch 'master' into fix-33 2021-09-05 06:32:46 +03:00
Christer Warén a86cf0c769 Merge pull request #41 from warengroup/develop
Version 0.3.4
0.3.4
2021-09-05 06:30:15 +03:00
Christer Warén 7a0a3e0d50 Updated category in next and prev command 2021-09-05 06:26:34 +03:00
Christer Warén 479c0ee13d Fixed check function 2021-09-05 06:22:47 +03:00
Christer Warén b280981e1c Updated statistics command 2021-09-05 06:15:54 +03:00
Christer Warén 933140502d Updated prev command 2021-09-05 05:41:22 +03:00
Christer Warén dfada15b00 Updated next command 2021-09-05 05:41:13 +03:00
Christer Warén 8fdcdd0116 Updated next & prev command 2021-09-05 04:42:11 +03:00
Christer Warén 11573a5113 Updated commands.js 2021-09-05 04:41:53 +03:00
Christer Warén 7e3a83743d Disabled removing commands when bot is going offline 2021-09-05 04:36:32 +03:00
Christer Warén 38af503626 Fixed bug replated to sending error message in interactionCreate.js 2021-09-05 03:44:28 +03:00
Christer Warén 534bc74936 Updated code 2021-09-05 03:37:03 +03:00
Christer Warén ea2be5d5fb Updated check function 2021-09-05 03:33:48 +03:00
Christer Warén 38a8571ddc Updated nowplaying command 2021-09-05 03:33:15 +03:00
Christer Warén 2d41c7a76b Updated commands and interactionCreate event 2021-09-05 03:17:21 +03:00
Christer Warén 16bc2aab52 Updated play function 2021-09-05 03:12:23 +03:00
Christer Warén 17132cd51a Moved listStations into funcs folder 2021-09-05 03:11:51 +03:00
Christer Warén ec6ea7e839 Removed unused variable command from commands. 2021-09-05 03:06:47 +03:00
Christer Warén c81dbddab1 Renamed previous to prev command 2021-09-05 02:54:56 +03:00
Christer Warén e0226c5cfe Updated multiple command's metadata 2021-09-05 02:49:03 +03:00
Christer Warén 3f12bafee0 Updated Dependencies 2021-09-05 02:46:13 +03:00
Christer Warén 3fc28a79cb Moved createAudioResource from discord.js/voice to play function 2021-09-05 02:39:59 +03:00
Christer Warén 72d0054d25 Made interaction nullable when replying in play function 2021-09-05 02:36:52 +03:00
Christer Warén 25356be323 Moved play function to funcs folder 2021-09-05 02:35:36 +03:00
Christer Warén e8d90f8a3c Fixed file name searchStations to searchStation 2021-09-05 02:23:26 +03:00