-
### Summary
So when we are defining a channel in Channels.List, we have
```
Channels:
List:
standard:
Format: chat
```
There are a lot more options such as `Format_Console`, `F…
-
### Checks
- [X] I confirm that I have [searched for existing issues / pull requests](https://github.com/Xujiayao/Discord-MC-Chat/issues?q=) before reporting to avoid duplicate reporting.
- [X] I …
-
### Bug Description
The bot doesn't seem to play anything. When I call the bot in discord, it would reply "Added (song title) to begin playing". But there are no audio and if I check nowplaying, it w…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and not found ones relating to my problem.
### Improvement
Love the plugin; In the server we use this for we do no…
-
https://github.com/jaoafa/JDA-VCSpeaker/blob/main/src/main/java/com/jaoafa/jdavcspeaker/Event/Event_SpeakVCText.java
読みにくい + MsgFormatter とかに混在してて処理順番がよくわからん
-
お答えいただけるかはわからないのですが、プログラミング初心者で簡単な独自に機能追加しようとしています・
List slashCommandList = new ArrayList() 内部にadd(new NewCmd(bot));でコマンド登録し、コードの中身を記述し/コマンド一覧に追加したものが表示されるようになりました。
しかしいざ追加したコマンドを実行しようとすると、アプリケーションの…
-
### Bug Description
Bot joins call but fails to play audio when prompted.
### Steps to Reproduce
1) Launch bot with command character and youtube link
3) Bot fails to join and produces error in co…
-
### General Troubleshooting
- [X] I have checked for similar issues on the Issue-tracker.
- [X] I have checked for PRs that might already address this issue.
### Version of JDA
5.1.0
### …
-
I was updating my discord bot for the use with the new lavaplayer 2.2.1 and youtube.source 1.5.1 changing my configuration as following
```java
AudioSourceManagers.registerRemoteSources(audioPlayerM…
-
### Bug Description
Bot automatically disconnects from voice chat after trying to play a song.
The bot connects, but then disconnects immediately after.
### Steps to Reproduce
1. Used play com…