Commit Graph

48 Commits

Author SHA1 Message Date
Christer Warén
490b2f1792 DIspatcher nullable in maintenance command 2021-01-21 14:21:25 +02:00
Christer Warén
84a780723e Fixing indentation and removing unnecessary line changes 2021-01-21 14:14:58 +02:00
Matte
ff49fbd16c fixed voiceStateUpdate voiceWebSocket error. 2021-01-21 14:05:22 +02:00
Christer Warén
46b3119f79 Temporary fix voiceStateUpdate 2021-01-21 13:25:38 +02:00
Christer Warén
666a52b570 Added console.log to catch error in play.js 2021-01-17 16:10:08 +02:00
Christer Warén
476f0877b9 Added statisticsUpdate to play.js when stream finished 2021-01-10 02:48:09 +02:00
Christer Warén
d3f8aee812 Fixed calculateGlobal 2021-01-07 05:45:44 +02:00
Christer Warén
b9ad745770 Update ready.js 2021-01-07 05:29:42 +02:00
Christer Warén
2b52e8641c calculateGlobal everytime statistics change 2021-01-07 02:58:53 +02:00
Christer Warén
0e9034a270 Updated Bug Command 2021-01-03 17:01:01 +02:00
Christer Warén
f16e6ee3bb Added error message when using play command with URL 2020-09-22 16:47:06 +03:00
Christer Warén
86dbc506ac Status Command 2020-08-25 13:50:39 +03:00
Christer Warén
cf5eee5d55 Changed descriptions of few commands 2020-08-25 09:35:39 +03:00
Christer Warén
53c9c2d0f0 Added status command (2) 2020-08-25 09:34:31 +03:00
Christer Warén
faf389a66e Added status command 2020-08-25 09:30:24 +03:00
Christer Warén
2ada1e3f08 Fixed typo in msToTime.js 2020-08-22 20:48:22 +03:00
Christer Warén
9c913cf2e5 Fixing bug in msToTime.js 2020-08-22 20:19:38 +03:00
Christer Warén
960b98e177 Initial support for Discord gateway intents 2020-08-22 20:19:09 +03:00
Christer Warén
ec476523c4 Changed command category from music to radio 2020-08-22 12:38:20 +03:00
Christer Warén
f3eccad4fa Added more documentation and made changes to env variables 2020-08-15 03:16:58 +03:00
Christer Warén
82fac8b0aa Fixed typo in footerText text variable 2020-08-15 02:54:04 +03:00
Christer Warén
7c654a32e2 Added message.footerText 2020-08-15 02:48:37 +03:00
Christer Warén
3c283a52e0 Fixing #11 2020-08-03 13:02:52 +03:00
Matte
78155c56c2
Update play.js 2020-04-21 22:34:38 +03:00
Christer
6b6533dc53 Changing Dispatcher streamOptions in play.js 2020-04-14 14:16:20 +03:00
Christer
1f6454d6ac Added days to statistics because if guild have listened over 24 hours 2020-04-13 10:52:14 +03:00
Christer
3fee7bb40a Added checkFetchStatus function and fetch will use it. 2020-04-05 02:29:39 +03:00
Christer
368b8d2364 Change bot status when maintenance command is initialized 2020-04-05 01:20:52 +03:00
Christer
9adc6360df Removed unnecessary message and added new sendedMaintenanceMessage which is sended to guild that listen to radio when bot is going to be under maintenance. 2020-04-05 00:52:55 +03:00
Christer
bc6ca0b88b Forgetted to change file name from isDev function 2020-04-05 00:36:08 +03:00
Christer
fd6dd36765 Changed function isAuthorDev to isDev 2020-04-05 00:34:34 +03:00
Christer
99822124df Updated maintenance command 2020-04-04 09:25:03 +03:00
Christer
430456a565 Created new function isAuthorDev 2020-04-04 09:23:18 +03:00
Christer Warén
8db8115ce3 Unknown differences 2020-04-04 07:32:41 +03:00
Christer Warén
ac6cdf9f2f Added calculateGlobal function to datastore and if playlist doesnt exist then bot's status is dnd. 2020-04-04 07:32:40 +03:00
Christer Warén
76506e8c7c Made changes to statistics command 2020-04-04 07:32:40 +03:00
Christer Warén
e8080fb205 Check client.stations exists in list, nowplaying and play commands. 2020-04-04 07:32:39 +03:00
Christer Warén
75ff8fa34b Removed unnecessary line change in statisticsUpdate.js 2020-04-04 07:32:39 +03:00
Christer Warén
5b87794699 Changed errorToGetPlaylist message 2020-04-04 07:32:38 +03:00
Christer Warén
186181c313 Commenting unnecessary console.log in datastore.js 2020-04-04 07:32:38 +03:00
Christer Warén
2fef361d45 Previously wrong station number in statistics 2020-04-04 07:32:38 +03:00
Christer Warén
9648e828e6 Fixed some errors 2020-04-04 07:32:37 +03:00
Christer Warén
1147093788 Changes 2020-04-04 07:32:37 +03:00
Christer Warén
c51e5ea3b8 Fixing forgotten things 2020-04-04 07:32:36 +03:00
Christer Warén
c3eca7267b Fixed wrong directory (part 3) 2020-04-04 07:32:36 +03:00
Christer Warén
a7871e0026 Fixed wrong directory (part 2) 2020-04-04 07:32:35 +03:00
Christer Warén
50a2e49b54 Fixed wrong directory 2020-04-04 07:32:35 +03:00
Christer Warén
f300d9c0df Folder re-structuring 2020-04-04 07:32:34 +03:00