1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-06 05:56:29 +03:00

Add AppendGuildInformation method

Signed-off-by: Macintosh II <mctaylxrs@outlook.com>
This commit is contained in:
Macintxsh 2023-09-28 20:43:11 +03:00
parent 38e687cf50
commit 13721ddfde
Signed by: mctaylors
GPG key ID: 361D326747B61E65
5 changed files with 76 additions and 5 deletions

View file

@ -636,4 +636,13 @@
<data name="ShowInfoMutedWithMuteRole" xml:space="preserve">
<value>Muted with a mute role</value>
</data>
<data name="ShowInfoGuildMemberSince" xml:space="preserve">
<value>Guild member since</value>
</data>
<data name="ShowInfoGuildNickname" xml:space="preserve">
<value>Nickname</value>
</data>
<data name="ShowInfoGuildRoles" xml:space="preserve">
<value>Roles</value>
</data>
</root>