forked from Galactic/galactic-bot
lang + missing collection
This commit is contained in:
parent
621e026438
commit
d9bed73805
@ -47,7 +47,8 @@
|
|||||||
"webhooks",
|
"webhooks",
|
||||||
"wordwatcher",
|
"wordwatcher",
|
||||||
"users",
|
"users",
|
||||||
"callbacks"
|
"callbacks",
|
||||||
|
"role_cache"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"mariadb": {
|
"mariadb": {
|
||||||
|
@ -504,7 +504,7 @@ List currently active timed infractions, e.g. mutes & bans.
|
|||||||
Currently active timed infractions
|
Currently active timed infractions
|
||||||
|
|
||||||
[COMMAND_MODTIMERS_DESC]
|
[COMMAND_MODTIMERS_DESC]
|
||||||
**User:** {target}
|
**Target:** {target}
|
||||||
**Moderator:** {moderator}
|
**Moderator:** {moderator}
|
||||||
**Issued:** <t:{issued}:f>, <t:{issued}:R>
|
**Issued:** <t:{issued}:f>, <t:{issued}:R>
|
||||||
**Ends:** <t:{ends}:f>, <t:{ends}:R>
|
**Ends:** <t:{ends}:f>, <t:{ends}:R>
|
||||||
|
Loading…
Reference in New Issue
Block a user