Let Bot View list of webhooks there id's and tokens if bot has manage webhook permission
Discord has came along way, now interactions are webhooks as well but original webhooks need a very needed feature,
View webhook token and id after its created
Discord should add a new end point to let bot get webhook url whcih is already made, or maybe let bot find webhook by its id/username so bot wont get direct token rather an id to search by.
-
Endpoints exist to list the webhooks in a channel and in a guild. If a webhook doesn't have an accompanying token, it's managed by some other integration (e.g. a bot), and you can't get the token of it (it's also hidden in the client). You will still see the token/id combinations of webhooks made by your application.
0 -
The webhooks in a guild and in a channel can be found using certain endpoints. You can't acquire the token of a webhook that doesn't have an accompanying token since it's being managed by another integration (e.g. a bot). Webhook token/id pairs generated by your app will remain visible.
0
Yorum yazmak için lütfen oturum açın.
Yorumlar
2 yorum