Commit Graph

203 Commits

Author SHA1 Message Date
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
Christer Warén 8316723a6a Added reload stations option in maintenance command 2021-09-06 19:43:14 +03:00
Christer Warén f9ce2bfaf9 Updated play command 2021-09-06 19:10:15 +03:00
Christer Warén a9857cb34b Updated play function 2021-09-06 19:09:34 +03:00
Christer Warén 894a1d82f5 Updated play command 2021-09-06 18:38:46 +03:00
Christer Warén f9d195788c Changed interaction replies to ephemeral in commands 2021-09-06 14:42:49 +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
Vekki000 c142fc61b4 Updated statistics.js
xd
2021-09-05 23:11:26 +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 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 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