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:
parent
38e687cf50
commit
13721ddfde
5 changed files with 76 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue