Changes of com.discord v1289

This commit is contained in:
root 2020-10-05 23:18:16 +00:00
parent cfa5202e37
commit 47f788dbde
9825 changed files with 365562 additions and 357146 deletions

View file

@ -33,7 +33,8 @@
</fulfillment>
</action>
<action intentName="actions.intent.GET_MESSAGE">
<fulfillment urlTemplate="https://discord.com/query/?type=user{&amp;userName}">
<fulfillment urlTemplate="https://discord.com/query/?type=user{&amp;userName,userNameAlt}">
<parameter-mapping intentParameter="message.recipient.name" urlParameter="userNameAlt" />
<parameter-mapping intentParameter="message.sender.name" urlParameter="userName" />
</fulfillment>
</action>
@ -49,7 +50,6 @@
<entity identifier="settings" name="@string/settings" />
<entity identifier="account" name="@string/account" />
<entity identifier="nitro" name="@string/premium" />
<entity identifier="billing" name="@string/billing" />
<entity identifier="voice" name="@string/voice_settings" />
<entity identifier="friends" name="@string/friends" />
<entity identifier="mentions" name="@string/mentions" />