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:
parent
e53bf8a374
commit
b7057d3447
7 changed files with 855 additions and 1225 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue