Commit Graph

  • c962d9a0d3 Add docker stuff master elijahtaylorr 2026-03-05 01:00:37 +08:00
  • 136e9ed0bc Initial commit elijahtaylorr 2026-03-05 00:54:11 +08:00
  • 859e5c5862 Update lavaplayer youtube source to 1.5.2 (#1655) Michaili K 2024-08-12 19:28:38 +02:00
  • 43b63f1ba8 fixed a mistake (#1648) njezi 2024-08-06 21:59:19 +02:00
  • eca2563abf fix npe and an import (#1567) John Grosh 2024-08-01 09:42:17 -04:00
  • e6bfd1841f fix error when playing (#1632) kokofixcomputers 2024-08-01 06:14:51 -07:00
  • f140b41bf5 Use shell comparsion (#1627) Timothy Gillespie 2024-08-01 15:10:04 +02:00
  • 8733899aa0 Update bug-report.yml John Grosh 2024-07-10 17:35:50 -04:00
  • e5fd05e601 Update dependencies to fix youtube issues (#1609) Moritz Bender 2024-07-10 13:19:13 +02:00
  • 6a5a9c7a75 Change playlist page count (#1542) John Grosh 2024-05-10 17:43:49 -04:00
  • 8557f7ab8e Log track exceptions in the audio handler (#1558) Michaili K 2024-05-10 21:36:43 +02:00
  • 48e62f1a50 Revert "Always self-deafen (#1491)" (#1551) Michaili K 2024-05-10 21:32:30 +02:00
  • 6f12c33781 custom eval engine (#1530) John Grosh 2024-05-10 15:23:30 -04:00
  • 0afb3db269 Switch to lavalink's new YouTube audio source manager (#1552) Michaili K 2024-05-10 20:19:11 +02:00
  • 81322ef993 Add seek command (supersedes #344) (#674) Michaili K 2024-05-10 20:14:28 +02:00
  • b3ffbdba7d Add log level configuration (#1156) Michaili K 2024-03-30 20:34:46 +01:00
  • 801b3769a1 Fix startup message type and add URL to message (#1521) John Grosh 2024-03-30 15:18:52 -04:00
  • 49c3ec7960 Switch to lavalink's lavaplayer fork (#1490) Michaili K 2024-03-05 01:38:04 +01:00
  • 6752695b43 rename github action file and update readme (#1494) John Grosh 2024-03-04 19:35:32 -05:00
  • bb17c984a2 Codefactor Fixes (#1493) John Grosh 2024-03-04 19:35:17 -05:00
  • a7807b96e2 Always self-deafen (#1491) Michaili K 2024-03-05 01:08:27 +01:00
  • 2e9dd5df49 add LinearQueue (#1194) Wolfgang Schwendtbauer 2024-03-05 00:49:01 +01:00
  • 1ad16181d0 Support new Discord username (#1397) Maoyue 貓月 2024-03-03 08:39:16 +08:00
  • bb53bad1ff Update test.yml John Grosh 2024-03-01 20:11:30 -05:00
  • 8a1066cc87 Allow configurable default skip ratio (#1140) Kevin S 2024-03-01 16:42:39 -08:00
  • 23c2dfa78e Make JMusicBot error & shut down if ran in an unsupported manner (#1486) Michaili K 2024-03-02 01:26:58 +01:00
  • 18bf6ac0f6 Remove channel topic info (#1485) Michaili K 2024-03-02 01:19:18 +01:00
  • fd6de60fc7 Merge pull request #1489 from jagrosh/add-more-sources John Grosh 2024-03-01 19:00:50 -05:00
  • 4c8ff655d8 update github actions to jdk 11 unknown 2024-03-01 18:26:10 -05:00
  • ac8661c904 Merge pull request #1487 from MichailiK/fix/server-settings-logging John Grosh 2024-03-01 18:24:09 -05:00
  • 4f926baf76 update circleci settings unknown 2024-03-01 18:08:46 -05:00
  • c5ecf89852 switch to java 11 unknown 2024-03-01 18:04:26 -05:00
  • a52103620a update version unknown 2024-03-01 18:00:02 -05:00
  • fa5e33e2a5 fix formatting and nulls in metadata unknown 2024-03-01 17:53:08 -05:00
  • 781a94ea91 Merge branch 'master' of https://github.com/jagrosh/MusicBot unknown 2024-03-01 17:50:39 -05:00
  • ff1ede9d12 Log "loaded config" message again after successfully initializing the GUI Michail 2024-02-28 21:33:45 +01:00
  • 90d9a1631a Create a new serversettings.json file if one doesn't exist Michail 2024-02-28 21:33:10 +01:00
  • c4502bbe16 Merge pull request #1460 from jagrosh/dependabot/maven/ch.qos.logback-logback-classic-1.2.13 John Grosh 2024-02-28 15:13:45 -05:00
  • 2d4f2671c9 Don't warn about failing to load server settings when the file isn't found Michail 2024-02-28 21:01:08 +01:00
  • e595de2033 Merge pull request #1479 from MichailiK/fix/eval-shenanigans John Grosh 2024-02-10 17:28:33 -05:00
  • 53875f2791 Properly fix eval command failing in DMs Michail 2024-02-10 23:25:11 +01:00
  • cd7e643228 Possible workaround for Eval command failing Michail 2024-02-10 23:10:07 +01:00
  • 0e1f0d3bfa Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 dependabot[bot] 2023-12-05 22:17:47 +00:00
  • 2c76164f6d Merge pull request #1304 from LachlanPond/master John Grosh 2023-03-06 16:31:28 -05:00
  • 788cd40f2c Added import for ErrorResponseException Lachlan Pond 2023-03-04 13:59:42 +10:00
  • 1e12e4e01d Bump JDA to 4.4.1_353 Michaili K 2023-03-01 20:52:53 +01:00
  • c4cbfe2a11 Catch JDA exception when there is no internet connection Lachlan Pond 2023-02-27 21:52:22 +10:00
  • bbed9e8990 Merge pull request #1294 from lrbn86/master John Grosh 2023-02-14 12:22:51 -05:00
  • 354a0b3def Sanitize the playlist name lrbn86 2023-02-13 18:31:14 -05:00
  • 2faef67b30 Merge branch 'master' of https://github.com/jagrosh/MusicBot John Grosh 2022-09-02 21:56:23 -04:00
  • aee076c854 add more sources John Grosh 2022-09-02 21:56:19 -04:00
  • b76f6fa07c Merge pull request #1141 from t3rminus/fix-warnings-deprecations John Grosh 2022-09-02 21:55:14 -04:00
  • ec4e9e624c Merge pull request #1209 from jagrosh/dependabot/maven/org.jsoup-jsoup-1.15.3 John Grosh 2022-09-02 21:53:47 -04:00
  • a7be2c4602 Bump jsoup from 1.14.2 to 1.15.3 dependabot[bot] 2022-09-01 23:43:19 +00:00
  • 6007d3e99b Merge pull request #1192 from yo-louk/queue-links John Grosh 2022-07-07 16:00:25 -04:00
  • a17b2f20ee check uri type before formatting queue entry yo-louk 2022-07-07 21:26:18 +02:00
  • 4375d4caa8 Merge pull request #1155 from MichailiK/pr/ci/simplify-release John Grosh 2022-04-09 15:01:04 -04:00
  • c22807bcbb Update make-release.yml Michaili K 2022-04-09 18:25:01 +02:00
  • baf629a910 Merge branch 'master' of https://github.com/jagrosh/MusicBot John Grosh 2022-04-06 18:28:07 -04:00
  • c4e11d682e update deps, minor code cleanup John Grosh 2022-04-06 18:27:59 -04:00
  • 041ab27b94 Fixes #514 Require inputing name for playlist make <name> command (#1046) Xiao Quan 全笑 2022-04-06 12:44:52 -04:00
  • 85aebe8a89 Update make-release.yml John Grosh 2022-04-05 19:06:50 -04:00
  • 3c306a8d7a Update make-release.yml John Grosh 2022-04-05 19:04:50 -04:00
  • cadaf94cf7 Update make-release.yml John Grosh 2022-04-05 18:55:05 -04:00
  • 15a47a7b4d Update make-release.yml John Grosh 2022-04-05 18:51:36 -04:00
  • 92fca22059 Update make-release.yml John Grosh 2022-04-05 18:42:44 -04:00
  • 0cdc0d2d34 Update make-release.yml John Grosh 2022-04-05 18:29:06 -04:00
  • 1d1dfe103e Create make-release.yml John Grosh 2022-04-05 18:25:29 -04:00
  • ab39d2cd48 Merge branch 'master' of https://github.com/jagrosh/MusicBot John Grosh 2022-04-05 17:47:09 -04:00
  • 32d165d1b3 add natives to base repo because I don't think any other repo is opening up soon John Grosh 2022-04-05 17:46:59 -04:00
  • 8457f944cd Fix warnings and deprecations Kevin S 2022-03-31 18:30:19 -07:00
  • c404e92932 Create test.yml John Grosh 2022-01-06 16:10:02 -05:00
  • 6af86cae5d Update bug-report.yml John Grosh 2022-01-06 10:24:11 -05:00
  • 9421730229 Delete feature-request.md John Grosh 2022-01-06 10:18:58 -05:00
  • b76e31c7e2 Delete bug-report.md John Grosh 2022-01-06 10:18:48 -05:00
  • 6056ff2c13 Merge pull request #1032 from yo-louk/queue-links John Grosh 2021-11-13 14:14:21 -05:00
  • 8c92a7a75a changed QueuedTrack class instead yo-louk 2021-11-12 00:55:16 +01:00
  • e942f3ef21 changed list format yo-louk 2021-11-12 00:31:31 +01:00
  • 157da6c0da Update config.yml John Grosh 2021-10-04 17:36:01 -04:00
  • 03b909a3f5 whoops John Grosh 2021-10-04 08:09:12 -04:00
  • e08c1491c2 Voice channel mention (#932) Louk 2021-10-02 21:17:00 +02:00
  • 95de05ff2d Merge pull request #940 from MichailiK/feature/use-lyrics-anytime John Grosh 2021-10-02 15:15:31 -04:00
  • e242fa9557 Allow usage of LyricsCmd without playing music Michaili K 2021-10-01 17:47:36 +02:00
  • b83028fb97 use lavaplayer fork, fix update alerts, fix special case repeat mode parse John Grosh 2021-09-27 14:19:48 -04:00
  • 7273b5bf42 Add single repeat (#359) Michaili K 2021-09-27 19:51:57 +02:00
  • 6f6064521b Create feature-request.yml John Grosh 2021-09-21 22:08:51 -04:00
  • 48263ec60a Merge pull request #825 from MichailiK/fix/path-loading-bug John Grosh 2021-09-18 16:23:30 -04:00
  • c6e5b8cbda Add "clear" alias to stop command (#847) Michaili K 2021-09-18 22:21:55 +02:00
  • 3b8892d2c0 fix queuedtrack string John Grosh 2021-09-17 18:09:46 -04:00
  • 54cb757dc5 Merge branch 'master' of https://github.com/jagrosh/MusicBot John Grosh 2021-09-17 17:06:18 -04:00
  • c4de816c7c added skip ratio and more request metadata beyond user id John Grosh 2021-09-17 17:06:09 -04:00
  • ccb421e110 Update bug-report.yml John Grosh 2021-09-17 13:49:19 -04:00
  • 23334e4253 Update bug-report.yml John Grosh 2021-09-17 13:48:57 -04:00
  • 826aec2492 Create bug-report.yml John Grosh 2021-09-17 13:46:23 -04:00
  • c397afcf8d Merge branch 'master' of https://github.com/jagrosh/MusicBot John Grosh 2021-09-16 20:49:58 -04:00
  • 95c07eab8e updated pom with working repos, and add comments with what we need to fix John Grosh 2021-09-16 20:48:49 -04:00
  • 58e0e5737d update pom with lowercase for circleci John Grosh 2021-09-16 18:50:50 -04:00
  • 84bc57e3cf Merge branch 'master' of https://github.com/jagrosh/MusicBot John Grosh 2021-09-16 18:45:04 -04:00
  • 67f6169e61 update pom John Grosh 2021-09-16 18:45:02 -04:00
  • 6f7c47757b Create FUNDING.yml John Grosh 2021-09-16 18:42:46 -04:00