Skip to content

Instantly share code, notes, and snippets.

View Mr-KayJayDee's full-sized avatar
🖥️
Coding

Mr¤KayJayDee Mr-KayJayDee

🖥️
Coding
View GitHub Profile
@NovaFox161
NovaFox161 / answers.md
Last active November 22, 2021 20:03
DDevs Q&A interesting points 22/10/2021

This is a nonexhaustive, slightly opinionated list of answers from the DDevs stage channel. Most of this is paraphrased for simplicity. Please refer to their recording for their full statements.

  • Bots may be getting access to use per-guild avatars on themselves.
  • Allowing invite tracking with an invite field on GUILD_MEMBER_ADD event may be coming, however they are first talking to T&S because of the elevated risk for spam/abuse (eg get $5 for getting 10 people to join with your link)
  • They are considering something similar to profile banners for bots, no further info given
  • text fields for components is coming, among other coming things. but they haven't written tech specs yet, its pretty early.
  • repeating arguments for slash commands (multi-selects), is currently something they want to add, and is on the short-list to get added, but permissions stuff is higher priority.
  • They WILL be doing another application.commands migration!!!!! They are waiting until the new perms system is finalized. The
@ghostrider-05
ghostrider-05 / discord_app_protocols.md
Last active June 29, 2024 17:47
An unofficial list of discord app protocol routes

Discord app protocol routes

Home:

  • /: discord://-/
  • friends: discord://-/channels/@me/
  • nitro: discord://-/store
  • shop: discord://-/shop
  • message requests: discord://-/message-requests
  • family centre: discord://-/family-center