Commit 3558c46
Upgrade to JDA 5.6.1 to fix Discord voice encryption
- Discord deprecated xsalsa20_poly1305 encryption modes on Nov 18, 2024
- Bot now supports aead_xchacha20_poly1305_rtpsize encryption
- Updated JDA 4.4.1_353 -> 5.6.1
- Replaced jda-utilities with jda-chewtils (JDA 5 compatible)
- Updated lavaplayer 2.2.1 -> 2.2.4
- Updated youtube source 1.5.2 -> 1.13.3
- Updated logback 1.2.13 -> 1.5.18
- Fixed bot status not updating to configured value on startup
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>1 parent 8a7240a commit 3558c46
4 files changed
Lines changed: 8 additions & 4 deletions
File tree
- src/main/java/com/jagrosh/jmusicbot
- commands/general
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments