Commit Graph

2602 Commits

Author SHA1 Message Date
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
Christer Warén
5667e2f0a9 Moved funcs 2020-04-04 07:32:34 +03:00
Christer Warén
889646a6d0 Updated emojis and renamed X emoji to Error 2020-04-04 07:32:33 +03:00
Christer Warén
3c3ec6c2b4 Changed category of maintenance command. 2020-04-04 07:32:33 +03:00
Christer Warén
c17a4217cc Updated .gitignore 2020-04-04 07:32:33 +03:00
Christer Warén
7bb68516f4 Changed statistics command embed thumbnail 2020-04-04 07:32:32 +03:00
Christer Warén
f6ef67957d Prepared maintenance command 2020-04-04 07:32:32 +03:00
Christer Warén
310fbacdfe Added new emojis 2020-04-04 07:32:31 +03:00
Christer Warén
5b5217e651 Added statistics to VoiceStateUpdate to save playtime when disconnected manually. Moved statistics updating to statisticsUpdate function. 2020-04-04 07:32:31 +03:00
Christer Warén
94344bbecd Fixed statistics command when guild has empty statistics (part 2) 2020-04-04 07:32:31 +03:00
Christer Warén
20d5d8b3bd Fixed file encoding issue & statistics command when guild has empty statistics 2020-04-04 07:32:30 +03:00
Christer Warén
3da41e44cb Added statistics command and datastore for statistics 2020-04-04 07:32:30 +03:00
Christer Warén
3ad80310d1 Changed word in messages.noVoiceChannel to radio instead of music. 2020-04-04 07:32:29 +03:00
Christer Warén
7091769b75 Trying to fix bitfield_invalid error when using stop command (part 2) 2020-04-04 07:32:29 +03:00
Christer Warén
a643d05d6e Trying to fix bitfield_invalid error when using stop command 2020-04-04 07:32:29 +03:00
Christer Warén
c0885f929a Fixed bug that came from previous commit 2020-04-04 07:32:28 +03:00
Christer Warén
eeb703da2a Using bot mention as prefix 2020-04-04 07:32:28 +03:00
Christer Warén
bf0e0aaf03 Changed RadioX & EximiaBots-logos to come from emoji library 2020-04-04 07:32:27 +03:00
MatteZ02
011e221748 removed some unnecessary variables and general clean up 2020-04-04 07:32:27 +03:00
Christer Warén
093549770d Making sure bot types messages in correct text channel when originally summoned from other text channel 2020-04-04 07:32:26 +03:00
Christer Warén
c15076f834 Changes to branding, custom and fallback emojis. Fixed help command. 2020-04-04 07:32:26 +03:00
Christer Warén
d0d6841353 Fixed stop & volume commands by modifying things in struct/check.js 2020-04-04 07:32:26 +03:00
Christer Warén
58accb21e5 Fixed current volume message in volume.js 2020-04-04 07:32:25 +03:00
Christer Warén
83a535d581 All messages in separate file. (part 2) 2020-04-04 07:32:25 +03:00
Christer Warén
7f2a1755eb All messages in separate file. 2020-04-04 07:32:25 +03:00
MatteZ02
695c5a1e40 Partial rewrite 2020-04-04 07:32:24 +03:00
Christer Warén
b275e28abe Removed minimum of 3 characters because it made searching NRJ impossible 2020-04-04 07:32:24 +03:00
Christer Warén
89d1eb62f8 forgetted to change prefix back to production 2020-04-04 07:32:23 +03:00
Christer Warén
3e47d55567 Setting value for client.developers in events/ready.js 2020-04-04 07:32:23 +03:00
Christer Warén
91fd7bf575 Removing Discord API token 2020-04-04 07:32:23 +03:00
MatteZ02
a2fa939d07 Changing big initials to messages 2020-04-04 07:31:21 +03:00