This commit is contained in:
Erik 2020-08-17 23:25:05 +03:00
parent e423b67f1e
commit 659ece19dc
2 changed files with 16 additions and 0 deletions

View File

@ -93,6 +93,12 @@ Failed to resolve `{resolveable}` to a channel.
[ERR_ROLE_RESOLVE]
Failed to resolve `{resolveable}` to a role.
[ERR_CHRESOLVE]
Failed to resolve any channels.
[ERR_ROLERESOLVE]
Failed to resolve any roles.
[ERR_MEMBER_RESOLVE]
Failed to resolve `{resolveable}` to a member.

View File

@ -39,6 +39,16 @@ switch({toggle}) {
break;
}
//BULK DELETE LOGS
[BULK_DELETE_TITLE]
Bulk message delete log [{embedNr}] in **#{channel}**
[BULK_DELETE_FOOTER]
Showing messages {rangeStart}-{rangeEnd} of {total} messages
[BULK_DELETE_NO_CONTENT]
No content.
//VOICE LOGGING
[VCLOG_JOIN]
{nickname} **{tag}** ({id}) joined channel {emoji_voice-channel} **{newChannel}**.