Commit Graph
100 Commits
Author SHA1 Message Date
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 7bef1142d5 Updated author & version 2020-08-22 13:31:28 +03:00
Christer Warén ec476523c4 Changed command category from music to radio 2020-08-22 12:38:20 +03:00
Christer Warén 579171a094 Updated LICENSE 2020-08-19 01:48:24 +03:00
Christer Warén 7b210d7c6f Fixed typo in README.md 2020-08-17 02:50:38 +03:00
Christer Warén 671ed30860 Updated description in package.json 2020-08-17 02:50:07 +03:00
Christer Warén f648c2bf3a Updated License to use new org name 2020-08-17 02:49:48 +03:00
Christer Warén faf66d4e0f Updated discord.js to 12.3.1 2020-08-15 22:55:11 +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 c41da02e35 Removed ffmpeg-static in dependencies & Updated package name 2020-08-15 02:36:15 +03:00
Christer Warén 3590e67eef Reversed order to benefit from cache 2020-08-15 02:35:39 +03:00
Christer Warén 9f5c455401 Added new variable choise due to bug in nodejs docker 2020-08-15 02:35:15 +03:00
Christer Warén d454d0965a Updated README.md 2020-08-15 02:30:55 +03:00
Christer Warén df6aac8197 Added more to .dockerignore 2020-08-15 02:29:57 +03:00
Christer Warén aef6bf77b1 Added ffmpeg-static to dependencies 2020-08-15 00:33:23 +03:00
Christer Warén ac6ec9317c Remove datastore folder creation when using npm install 2020-08-15 00:18:42 +03:00
Christer Warén 47fe1b4f8f Added Docker support 2020-08-15 00:12:37 +03:00
Christer Warén 277ec9a5d9 Updated dependencies and added package-lock.json 2020-08-15 00:11:42 +03:00
Christer Warén 90b5686cd9 Changed .gitignore 2020-08-15 00:10:57 +03:00
Christer Warén 3c283a52e0 Fixing #11 2020-08-03 13:02:52 +03:00
Christer WarénandGitHub 22b4ab146f Merge pull request #12 from warengroup/gitignore
Added new files to .gitignore
2020-06-30 23:03:03 +03:00
Christer Waren f4c5143958 Added new files to .gitignore 2020-06-30 22:46:47 +03:00
Christer WarénandGitHub 0dcca861a0 Update package.json 2020-06-30 20:15:06 +03:00
Christer 8b0e954ea0 Updated Discord.js 2020-04-18 16:14:05 +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
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
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
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
Christer Warén 44b35eee8c Fixing undefined client.developers in ready event 2020-03-12 01:06:29 +02:00
Christer Warén 9f20f3f405 Making search better 2020-03-12 00:39:08 +02:00
Christer Warén 20f038f23c Removing emoji in list command 2020-03-09 14:00:01 +02:00
Christer Warén 75a26dc456 Removing unnecessary console.log in struct/funcs/searchStation.js 2020-03-09 13:43:26 +02:00
Christer Warén ecb23c8550 fetch outside of module.export in ready.js 2020-03-09 02:03:19 +02:00
Christer Warén 1deaba2376 Changes 2020-03-09 02:00:02 +02:00
Christer Warén 6e11029461 Radio Stations from JSON file 2020-03-09 01:26:24 +02:00
Christer Warén e0d25d97a5 Dispatcher end to destroy 2020-03-08 21:20:47 +02:00
Christer Warén b92aa36fca Removing bot token 2020-03-08 17:49:10 +02:00
Christer WarénandGitHub 9070445ad5 Merge pull request #2 from warengroup/new-changes
Changes
2020-03-08 17:43:09 +02:00
Christer Warén 692c047180 Changes 2020-03-08 17:42:27 +02:00
Christer Warén f8691b1892 Some changes 2020-03-08 16:54:57 +02:00
Christer Warén 60cf8df203 Some changes 2020-03-08 16:22:34 +02:00
Christer Warén af44f182f6 Removing error messages are going to debug channel 2020-03-08 16:22:34 +02:00
Christer WarénandGitHub 02e61cd9fa Update README.md 2020-03-06 23:16:56 +02:00
Christer WarénandGitHub df66048e95 Adding LICENSE 2020-03-02 22:25:47 +02:00
Christer WarénandGitHub c584c0f420 Create README.md 2020-03-02 22:22:12 +02:00
Christer WarénandGitHub e9adfb5706 Update config.js 2020-03-02 22:15:29 +02:00
Christer WarénandGitHub 683c5c4fe2 Update bug.js 2020-03-02 22:03:20 +02:00
Christer WarénandGitHub c0cfa50c80 Update config.js 2020-03-02 22:02:48 +02:00