-
A command to see things like how many people are in the server. I started a JDA bot a while ago, and here's some code from it:
```java
public class ServerInfoCommand extends BaseCommand {
@Over…
-
### What happened?
When stopping the server using the `stop` command in the Java server window, approximately ~75% of the time the CLI throws a NoClassDefFoundError on the OkHttp library (which app…
-
### Bug Description
When trying to playback local mp3 files it crashes with the following segfault on different java versions 8 and 11.0.15
![image](https://user-images.githubusercontent.com/46815…
-
**What's happening?**
With the newest version, I get the message "Sign in to confirm you're not a bot" whenever I try to play a song.
Example command:
`/play query: https://www.youtube.com/watch?v=…
-
11:03:35.184 ForkJoinPool.commonPool-worker-1 RestAction ERROR Encountered error while processing success consumer
java.lang.NullPointerException: null
at java.base/java.u…
-
### Bug Description
The bug is that the bot just automatically disconnects from voice instead of playing.
### Steps to Reproduce
1. Writing "!play "
### Expected Result
I expected the bot to play…
-
Let's discuss the bot features here.
- Which commands would you want to have in the bot?
- Should the bot be designed to work on one guild, or multiple?
Provide as much information as possible,…
-
### Bug Description
Hello, I was using this bot when all of a sudden it stopped working, i checked the console and i cant understand anything
console:
[10:47:10] [INFO] [JMusicBot]: Loaded config…
-
### Description
According to Discord, 429 that are caused by buckets should NOT cause a Cloudflare ban, however, this does NOT apply to rate limits caused by follow up messages.
> *429 errors re…
-
Discord.py가 read-only 로 아카이브 되었습니다. 더이상의 유지보수가 없어요.
그래서 만약 Discord API가 업데이트 되어서 현재 봇을 쓸 수 없다면...
1. 다른 언어로 바꿔서라도 라이브러리를 찾는다
2. 그냥 우리가 바닥부터 짠다.
3. 이 봇은 개발 중지한다.
등등의 대안이 있을 거 같아요. 추가 대안이…