Commit Graph

204 Commits

Author SHA1 Message Date
d0c10018f3 Updated messageCreate event 2021-09-07 15:36:33 +03:00
ab950352fa Added uncaughtException event 2021-09-06 22:35:49 +03:00
984e8aab76 Fixed prev command 2021-09-06 22:35:21 +03:00
cc8b44db9b Fixed next command 2021-09-06 22:35:14 +03:00
1371a83e90 Removed permissions property from commands 2021-09-06 21:56:19 +03:00
33e4a416a9 Updated saveRadios function 2021-09-06 21:46:59 +03:00
5bf4bd9a1c Updated maintenance command 2021-09-06 21:45:13 +03:00
4edfe6848c Updated SIGINT event 2021-09-06 21:44:59 +03:00
884233a938 Updated SIGTERM event 2021-09-06 21:44:45 +03:00
3ac284e237 Updated maintenance command 2021-09-06 20:42:14 +03:00
d1fe9177af Updated play.js 2021-09-06 19:43:28 +03:00
8316723a6a Added reload stations option in maintenance command 2021-09-06 19:43:14 +03:00
f9ce2bfaf9 Updated play command 2021-09-06 19:10:15 +03:00
a9857cb34b Updated play function 2021-09-06 19:09:34 +03:00
894a1d82f5 Updated play command 2021-09-06 18:38:46 +03:00
f9d195788c Changed interaction replies to ephemeral in commands 2021-09-06 14:42:49 +03:00
aa715aaafa Updated play command 2021-09-06 05:22:20 +03:00
9303dd1c19 Fixed maintenance command 2021-09-06 05:11:49 +03:00
9a5075f27e Updated ready event 2021-09-06 04:22:47 +03:00
60ef1cd138 Added saveRadios function & imported funcs in Client.ts 2021-09-06 04:22:35 +03:00
235a02ca60 Updated maintenance command 2021-09-06 04:21:50 +03:00
05852b99d4 Updated SIGINT event 2021-09-06 04:20:08 +03:00
01730cd08b Moved restoreRadios function to funcs folder 2021-09-06 04:18:55 +03:00
6335a4617f Show errors except DiscordAPIError[50001] in commands.js 2021-09-06 01:19:09 +03:00
552d3c81f9 Updated listStations function 2021-09-06 00:52:35 +03:00
2d9b0ce732 Updated restoreradio.js 2021-09-05 23:42:17 +03:00
c142fc61b4 Updated statistics.js
xd
2021-09-05 23:11:26 +03:00
a1cb21d98e Global percent decimal fix 2021-09-05 22:37:26 +03:00
4c731c1942 Updated interactionCreate.js 2021-09-05 06:59:24 +03:00
7a0a3e0d50 Updated category in next and prev command 2021-09-05 06:26:34 +03:00
479c0ee13d Fixed check function 2021-09-05 06:22:47 +03:00
b280981e1c Updated statistics command 2021-09-05 06:15:54 +03:00
933140502d Updated prev command 2021-09-05 05:41:22 +03:00
dfada15b00 Updated next command 2021-09-05 05:41:13 +03:00
8fdcdd0116 Updated next & prev command 2021-09-05 04:42:11 +03:00
11573a5113 Updated commands.js 2021-09-05 04:41:53 +03:00
7e3a83743d Disabled removing commands when bot is going offline 2021-09-05 04:36:32 +03:00
38af503626 Fixed bug replated to sending error message in interactionCreate.js 2021-09-05 03:44:28 +03:00
534bc74936 Updated code 2021-09-05 03:37:03 +03:00
ea2be5d5fb Updated check function 2021-09-05 03:33:48 +03:00
38a8571ddc Updated nowplaying command 2021-09-05 03:33:15 +03:00
2d41c7a76b Updated commands and interactionCreate event 2021-09-05 03:17:21 +03:00
16bc2aab52 Updated play function 2021-09-05 03:12:23 +03:00
17132cd51a Moved listStations into funcs folder 2021-09-05 03:11:51 +03:00
ec6ea7e839 Removed unused variable command from commands. 2021-09-05 03:06:47 +03:00
c81dbddab1 Renamed previous to prev command 2021-09-05 02:54:56 +03:00
e0226c5cfe Updated multiple command's metadata 2021-09-05 02:49:03 +03:00
3fc28a79cb Moved createAudioResource from discord.js/voice to play function 2021-09-05 02:39:59 +03:00
72d0054d25 Made interaction nullable when replying in play function 2021-09-05 02:36:52 +03:00
25356be323 Moved play function to funcs folder 2021-09-05 02:35:36 +03:00