Commit Graph

102 Commits

Author SHA1 Message Date
Christer Warén
a5eec44b8e Fix maintenance command 2021-09-10 03:13:40 +03:00
Christer Warén
44a708548f Update maintenance command 2021-09-09 18:55:18 +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
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
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
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
5bf4bd9a1c Updated maintenance command 2021-09-06 21:45:13 +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
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
235a02ca60 Updated maintenance command 2021-09-06 04:21:50 +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
7a0a3e0d50 Updated category in next and prev command 2021-09-05 06:26:34 +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
534bc74936 Updated code 2021-09-05 03:37:03 +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
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
25356be323 Moved play function to funcs folder 2021-09-05 02:35:36 +03:00
Christer Warén
c724ae502f Moved searchStations function into funcs folder 2021-09-05 02:16:58 +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
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
4ccace9450 Added station logo to now playing command 2021-09-03 04:34:02 +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
7d4fb50351 Update startTime when changing stations in play.js 2021-09-03 01:24:21 +03:00
Christer Warén
45b23722fa Updated maintenance command 2021-09-02 18:58:23 +03:00