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

Send direct messages to banned/kicked users explaining what happened

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2023-06-30 22:55:04 +05:00
parent e53bf8a374
commit b7057d3447
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF
7 changed files with 855 additions and 1225 deletions

View file

@ -136,8 +136,8 @@
<value>You do not have permission to execute this command!</value>
</data>
<data name="YouWereBanned" xml:space="preserve">
<value>You were banned by {0} in guild `{1}` for {2}</value>
</data>
<value>You were banned</value>
</data>
<data name="PunishmentExpired" xml:space="preserve">
<value>Punishment expired</value>
</data>
@ -151,8 +151,8 @@
<value>Command help:</value>
</data>
<data name="YouWereKicked" xml:space="preserve">
<value>You were kicked by {0} in guild `{1}` for {2}</value>
</data>
<value>You were kicked</value>
</data>
<data name="Milliseconds" xml:space="preserve">
<value>ms</value>
</data>