Commit Graph

365 Commits

Author SHA1 Message Date
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
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
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
c5d04aed3c Merge branch 'master' into fix-33 2021-09-06 05:46: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
f5ef44b12a Merge branch 'master' into fix-33 2021-09-05 06:32:46 +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
Christer Warén
c724ae502f Moved searchStations function into funcs folder 2021-09-05 02:16:58 +03:00
Christer Warén
a3efdbf3cb Enabled next and previous buttons in restoreradio.js 2021-09-05 02:13:39 +03:00
Christer Warén
2857b6886f Enabled prev & next buttons in play command 2021-09-05 02:13:18 +03:00
Christer Warén
1e24e89568 Updated maintenance command 2021-09-05 02:12:57 +03:00
Christer Warén
3609e6af10 Added empty next and previous command 2021-09-05 02:12:43 +03:00
Christer Warén
d5fefcdbbc Removed commandAliases collection in messageCreate.js 2021-09-05 02:12:10 +03:00
Christer Warén
55905e3841 Merge branch 'master' into fix-33 2021-09-04 14:04:24 +03:00
Christer Warén
0d4c46cfd4 Fixed typo in bug.js 2021-09-04 13:56:05 +03:00
Christer Warén
9ef6b3f36f Fixed bug command 2021-09-04 13:41:53 +03:00
Christer Warén
1a5caf244f Ephemeral replies in nowplaying.js 2021-09-03 06:00:31 +03:00
Christer Warén
853661ff52 Merge branch 'master' into fix-33 2021-09-03 05:27:59 +03:00
Christer Warén
ba5b142bbe Updated messageCreate event 2021-09-03 04:42:12 +03:00
Christer Warén
4ccace9450 Added station logo to now playing command 2021-09-03 04:34:02 +03:00
Christer Warén
711e6d48fb Updated messages.js 2021-09-03 04:33:19 +03:00
Christer Warén
83cfec4678 Updated messages 2021-09-03 04:25:59 +03:00
Christer Warén
90f47825b6 Updated restoreradio.js 2021-09-03 04:06:46 +03:00
Christer Warén
b0270e651e Updated restoreradio.js 2021-09-03 03:50:14 +03:00
Christer Warén
238a67c267 Updated SIGINT.js 2021-09-03 03:47:22 +03:00
Christer Warén
2e5f0a781a Added station logo into thumbnail 2021-09-03 03:47:09 +03:00
Christer Warén
d9e57a47e9 Added empty image to make embeds same size 2021-09-03 03:46:44 +03:00
Christer Warén
13a085b9de Updated SIGINT.js 2021-09-03 03:04:44 +03:00
Christer Warén
fddc57d90e Updated SIGINT.js 2021-09-03 03:03:50 +03:00
Christer Warén
9d9ae80dbe Updated ready.js 2021-09-03 03:03:19 +03:00
Christer Warén
314c744527 Remove slash commands when ending process in Dev bot 2021-09-03 02:45:42 +03:00
Christer Warén
41fb87fab6 Merge branch 'master' into fix-33 2021-09-03 01:57:31 +03:00
Christer Warén
3ec1892a09 Updated ready.js 2021-09-03 01:26:00 +03:00
Christer Warén
7d4fb50351 Update startTime when changing stations in play.js 2021-09-03 01:24:21 +03:00
Christer Warén
179914a2f2 Updated statisticsUpdate.js 2021-09-03 01:23:35 +03:00
Christer Warén
a8fc38ffca Updated ready.js 2021-09-03 01:23:17 +03:00
Christer Warén
329986be53 Added restoreradio.js 2021-09-03 01:22:47 +03:00
Christer Warén
5ec4ea6aae Updated SIGINT.js 2021-09-03 01:22:25 +03:00
Christer Warén
e546001be8 Added saveState & loadState functions 2021-09-03 01:21:55 +03:00
Christer Warén
f2158ba8ae Updated datastore.js 2021-09-03 01:21:11 +03:00
Christer Warén
a1f85a0d19 Updated SIGINT.js 2021-09-02 19:25:04 +03:00
Christer Warén
430e0f9e51 Added SIGTERM event 2021-09-02 19:18:20 +03:00
Christer Warén
45b23722fa Updated maintenance command 2021-09-02 18:58:23 +03:00
Christer Warén
66ace838c6 Remove unnecessary lines in SIGINT.js 2021-09-02 18:45:45 +03:00
Christer Warén
8e9546097f Updated Client.ts 2021-09-02 18:18:37 +03:00
Christer Warén
61981a5b0b Updated SIGINT event 2021-09-02 17:58:31 +03:00
Christer Warén
65f83bc522 Updated SIGINT event 2021-09-02 17:57:37 +03:00
Christer Warén
74239f71a7 Updated SIGINT event 2021-09-02 17:37:07 +03:00
Christer Warén
46237fd91e Updated ready.js 2021-09-02 16:50:45 +03:00
Christer Warén
bf0811945a Fixed statisticsUpdate in maintenance.js 2021-09-02 16:50:16 +03:00
Christer Warén
706e65bc06 Added SIGINT event 2021-09-02 16:50:01 +03:00