discordx-ts / discordx

🤖 Create a discord bot with TypeScript and Decorators!

Home Page:https://discordx.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]: please add the possibility of having rate limit warnings as ephemeral

B0tis opened this issue · comments

commented

Feature?

please add the possibility to react with an Ephemeral Message for Rate Limits

Package

@discordx/utilities

  1. You can send ephemeral messages as simple message without embeds.
  2. Embeds are tricky case, you can't guarantee that the bot has embed permission in that channel. Plain text messages are the best. Even I wanted the ability to send embeds for rate limits warnings but i can't trust the user server permissions.

But I agree about the possibility of having rate limit warning as ephemeral.

commented

@drph4nt0m lol, forgot about that xD. For me it would be also enough to send limit warnings as ephemeral.
I will adjust the title and description accordingly.

I'll do this when I can, currently I'm very unwell, but as soon as I'm better. I'll add it