Dennis Neufeld

Results 42 issues of Dennis Neufeld

My use case for wanting access to the headers in receipt callbacks is to communicate additional information about the result of processing of a message back to the client. Relevant...

in: web
type: enhancement

**Description:** Add a decorator for the new Store API that conveniently allows users to select which entities should be served by a store. **Justification:** I found this useful in my...

feature-request
area/stores
on hold

I'm getting a lot of these: ``` net.dv8tion.jda.core.exceptions.ErrorResponseException: 50013: Missing Permissions at net.dv8tion.jda.core.exceptions.ErrorResponseException.create(ErrorResponseException.java:145) at net.dv8tion.jda.core.requests.Request.onFailure(Request.java:83) at net.dv8tion.jda.core.entities.impl.TextChannelImpl$4.handleResponse(TextChannelImpl.java:360) at net.dv8tion.jda.core.requests.Request.handleResponse(Request.java:166) at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:186) at net.dv8tion.jda.core.requests.Requester.execute(Requester.java:86) at net.dv8tion.jda.core.requests.ratelimit.BotRateLimiter$Bucket.run(BotRateLimiter.java:310) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at...

type: discord issue
status: completed

Picked up in #suggestions A starting point: List of lyrics APIs https://www.programmableweb.com/category/lyrics/apis?category=20278

Advanced
Hacktoberfest

Currently when quarterdeck is unavailable / restarted, a lot of exceptions are spammed and requests attempted / timed out. This is a known problem with good solutions to lessen the...

A command that plays the number 1 searched track by default, or a provided number example: `;;instaplay ` and `;;instaplay ` Maybe come up with a more clever/shorter name than...

Needs more info
Hacktoberfest

Whitelist a bunch of radio streams. Only stream them once into our infrastructure, then distribute to all guilds listening. This is probably tied to additions to Lavalink.

Intermediate
Needs more info

A command that will play a _short_ (max 5 sec, maybe even lower) sound sample _immediately_ over/instead of the currently playing track. Is this cancer? Yes, kinda. That's why it's...

Advanced

This came up in #suggestions A favorite system, letting the user save some music to his favorites, which he then can add to the queue with something like this: `;;play...

Needs more info

From #suggestions by a user named Psy: > But that means the bot is not informing the position on the queue when you add music, right? It is just telling...

Intermediate