Commit Graph

  • 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. Christer 2020-04-05 00:52:55 +03:00
  • bc6ca0b88b Forgetted to change file name from isDev function Christer 2020-04-05 00:36:08 +03:00
  • fd6dd36765 Changed function isAuthorDev to isDev Christer 2020-04-05 00:34:34 +03:00
  • 99822124df Updated maintenance command Christer 2020-04-04 09:25:03 +03:00
  • 430456a565 Created new function isAuthorDev Christer 2020-04-04 09:23:18 +03:00
  • 8db8115ce3 Unknown differences Christer Warén 2020-04-04 07:23:29 +03:00
  • ac6cdf9f2f Added calculateGlobal function to datastore and if playlist doesnt exist then bot's status is dnd. Christer Warén 2020-04-04 06:53:17 +03:00
  • 76506e8c7c Made changes to statistics command Christer Warén 2020-04-04 06:50:37 +03:00
  • e8080fb205 Check client.stations exists in list, nowplaying and play commands. Christer Warén 2020-04-04 06:49:57 +03:00
  • 75ff8fa34b Removed unnecessary line change in statisticsUpdate.js Christer Warén 2020-04-04 06:45:57 +03:00
  • 5b87794699 Changed errorToGetPlaylist message Christer Warén 2020-04-04 06:44:37 +03:00
  • 186181c313 Commenting unnecessary console.log in datastore.js Christer Warén 2020-04-04 03:06:14 +03:00
  • 2fef361d45 Previously wrong station number in statistics Christer Warén 2020-04-03 23:54:05 +03:00
  • 9648e828e6 Fixed some errors Christer Warén 2020-04-02 10:34:04 +03:00
  • 1147093788 Changes Christer Warén 2020-04-02 10:28:43 +03:00
  • c51e5ea3b8 Fixing forgotten things Christer Warén 2020-04-02 10:23:25 +03:00
  • c3eca7267b Fixed wrong directory (part 3) Christer Warén 2020-04-02 10:15:08 +03:00
  • a7871e0026 Fixed wrong directory (part 2) Christer Warén 2020-04-02 10:12:37 +03:00
  • 50a2e49b54 Fixed wrong directory Christer Warén 2020-04-02 10:07:27 +03:00
  • f300d9c0df Folder re-structuring Christer Warén 2020-04-02 08:40:05 +03:00
  • 5667e2f0a9 Moved funcs Christer Warén 2020-04-02 08:13:51 +03:00
  • 889646a6d0 Updated emojis and renamed X emoji to Error Christer Warén 2020-04-02 07:40:01 +03:00
  • 3c3ec6c2b4 Changed category of maintenance command. Christer Warén 2020-04-02 07:34:57 +03:00
  • c17a4217cc Updated .gitignore Christer Warén 2020-04-02 07:34:01 +03:00
  • 7bb68516f4 Changed statistics command embed thumbnail Christer Warén 2020-04-01 17:34:18 +03:00
  • f6ef67957d Prepared maintenance command Christer Warén 2020-04-01 17:32:47 +03:00
  • 310fbacdfe Added new emojis Christer Warén 2020-04-01 17:21:10 +03:00
  • 5b5217e651 Added statistics to VoiceStateUpdate to save playtime when disconnected manually. Moved statistics updating to statisticsUpdate function. Christer Warén 2020-04-01 16:58:08 +03:00
  • 94344bbecd Fixed statistics command when guild has empty statistics (part 2) Christer Warén 2020-03-31 10:37:47 +03:00
  • 20d5d8b3bd Fixed file encoding issue & statistics command when guild has empty statistics Christer Warén 2020-03-31 10:23:46 +03:00
  • 3da41e44cb Added statistics command and datastore for statistics Christer Warén 2020-03-31 09:53:58 +03:00
  • 3ad80310d1 Changed word in messages.noVoiceChannel to radio instead of music. Christer Warén 2020-03-30 04:26:07 +03:00
  • 7091769b75 Trying to fix bitfield_invalid error when using stop command (part 2) Christer Warén 2020-03-30 04:20:45 +03:00
  • a643d05d6e Trying to fix bitfield_invalid error when using stop command Christer Warén 2020-03-30 04:12:46 +03:00
  • c0885f929a Fixed bug that came from previous commit Christer Warén 2020-03-28 03:06:21 +02:00
  • eeb703da2a Using bot mention as prefix Christer Warén 2020-03-28 02:49:52 +02:00
  • bf0e0aaf03 Changed RadioX & EximiaBots-logos to come from emoji library Christer Warén 2020-03-28 02:01:12 +02:00
  • 011e221748 removed some unnecessary variables and general clean up MatteZ02 2020-03-22 17:10:46 +02:00
  • 093549770d Making sure bot types messages in correct text channel when originally summoned from other text channel Christer Warén 2020-03-22 05:21:54 +02:00
  • c15076f834 Changes to branding, custom and fallback emojis. Fixed help command. Christer Warén 2020-03-15 03:30:15 +02:00
  • d0d6841353 Fixed stop & volume commands by modifying things in struct/check.js Christer Warén 2020-03-13 20:55:50 +02:00
  • 58accb21e5 Fixed current volume message in volume.js Christer Warén 2020-03-13 01:04:05 +02:00
  • 83a535d581 All messages in separate file. (part 2) Christer Warén 2020-03-13 00:57:20 +02:00
  • 7f2a1755eb All messages in separate file. Christer Warén 2020-03-13 00:53:23 +02:00
  • 695c5a1e40 Partial rewrite MatteZ02 2020-03-12 11:59:05 +02:00
  • b275e28abe Removed minimum of 3 characters because it made searching NRJ impossible Christer Warén 2020-03-12 01:30:06 +02:00
  • 89d1eb62f8 forgetted to change prefix back to production Christer Warén 2020-03-12 01:23:43 +02:00
  • 3e47d55567 Setting value for client.developers in events/ready.js Christer Warén 2020-03-12 01:19:11 +02:00
  • 91fd7bf575 Removing Discord API token Christer Warén 2020-03-12 01:08:42 +02:00
  • a2fa939d07 Changing big initials to messages MatteZ02 2020-03-12 02:59:52 +02:00
  • 44b35eee8c Fixing undefined client.developers in ready event Christer Warén 2020-03-12 01:06:29 +02:00
  • 0b29cad0ad Update play.js MatteZ02 2020-03-12 02:55:01 +02:00
  • f91fc21e6e Merge branch 'master' of https://github.com/warengroup/eximiabots-radiox MatteZ02 2020-03-12 02:50:26 +02:00
  • 0a1806c9ac All messages reworked MatteZ02 2020-03-12 02:50:05 +02:00
  • 9f20f3f405 Making search better Christer Warén 2020-03-12 00:39:08 +02:00
  • 035173b6cc Update voiceStateUpdate.js MatteZ02 2020-03-12 01:22:53 +02:00
  • f1184c6e0d stations MatteZ02 2020-03-11 23:11:00 +02:00
  • 438c77eacb Update ready.js MatteZ02 2020-03-11 22:46:42 +02:00
  • 156fb13739 Update package.json MatteZ02 2020-03-11 22:35:51 +02:00
  • a6b2ff61f1 Update package.json MatteZ02 2020-03-11 22:29:28 +02:00
  • 716786e296 Update voiceStateUpdate.js MatteZ02 2020-03-11 15:21:15 +02:00
  • abbc996524 Update voiceStateUpdate.js MatteZ02 2020-03-11 13:44:06 +02:00
  • 92c5ae2e12 Update voiceStateUpdate.js MatteZ02 2020-03-11 13:42:01 +02:00
  • 30e8da52d7 Update voiceStateUpdate.js MatteZ02 2020-03-11 13:41:25 +02:00
  • 20f038f23c Removing emoji in list command Christer Warén 2020-03-09 14:00:01 +02:00
  • 75a26dc456 Removing unnecessary console.log in struct/funcs/searchStation.js Christer Warén 2020-03-09 13:43:26 +02:00
  • 3ae50a1543 Update nowplaying.js MatteZ02 2020-03-09 13:29:19 +02:00
  • a0d08224d1 Create list.js MatteZ02 2020-03-09 13:29:04 +02:00
  • 5fd4af30e7 Update stop.js MatteZ02 2020-03-09 13:28:52 +02:00
  • b07efb8878 Update play.js MatteZ02 2020-03-09 13:28:37 +02:00
  • bdf2025558 Search Stations and large update MatteZ02 2020-03-09 13:17:47 +02:00
  • ecb23c8550 fetch outside of module.export in ready.js Christer Warén 2020-03-09 02:03:19 +02:00
  • 1deaba2376 Changes Christer Warén 2020-03-09 02:00:02 +02:00
  • 148ce79316 removed stations memory leak MatteZ02 2020-03-09 01:31:24 +02:00
  • 6e11029461 Radio Stations from JSON file Christer Warén 2020-03-09 01:26:24 +02:00
  • e0d25d97a5 Dispatcher end to destroy Christer Warén 2020-03-08 21:20:47 +02:00
  • b92aa36fca Removing bot token Christer Warén 2020-03-08 17:46:35 +02:00
  • 9070445ad5
    Merge pull request #2 from warengroup/new-changes Christer Warén 2020-03-08 17:43:09 +02:00
  • 692c047180 Changes Christer Warén 2020-03-08 17:42:27 +02:00
  • 38fcc18e3d Update play.js MatteZ02 2020-03-08 17:31:53 +02:00
  • d3296efa57
    Merge pull request #1 from warengroup/changes Matte 2020-03-08 16:05:31 +01:00
  • f4cc507621 updastye MatteZ02 2020-03-08 17:03:39 +02:00
  • f8691b1892 Some changes Christer Warén 2020-03-08 16:54:57 +02:00
  • 60cf8df203 Some changes Christer Warén 2020-03-08 16:22:00 +02:00
  • af44f182f6 Removing error messages are going to debug channel Christer Warén 2020-03-08 11:47:11 +02:00
  • b5b1387ec6 Update voiceStateUpdate.js MatteZ02 2020-03-08 16:19:24 +02:00
  • 28d635f0a8 Update play.js MatteZ02 2020-03-08 11:41:25 +02:00
  • 612a0b444d Large update MatteZ02 2020-03-07 22:07:54 +02:00
  • 02e61cd9fa
    Update README.md Christer Warén 2020-03-06 23:16:56 +02:00
  • f83f0c012b update MatteZ02 2020-03-02 22:54:01 +02:00
  • df66048e95
    Adding LICENSE Christer Warén 2020-03-02 22:25:47 +02:00
  • c584c0f420
    Create README.md Christer Warén 2020-03-02 22:22:12 +02:00
  • e9adfb5706
    Update config.js Christer Warén 2020-03-02 22:15:29 +02:00
  • 683c5c4fe2
    Update bug.js Christer Warén 2020-03-02 22:03:20 +02:00
  • c0cfa50c80
    Update config.js Christer Warén 2020-03-02 22:02:48 +02:00
  • d1a4172f3b
    Update config.js Christer Warén 2020-03-02 22:02:37 +02:00
  • bd5563556b
    Update bug.js Christer Warén 2020-03-02 22:01:26 +02:00
  • 9081adb2ec
    Update bug.js Christer Warén 2020-03-02 22:00:10 +02:00
  • a60efac7cf
    Update config.js Christer Warén 2020-03-02 21:58:33 +02:00
  • 852ac79b68
    Update config.js Christer Warén 2020-03-02 21:52:42 +02:00