Improve mentions in default log messages. Add !vcmove logging. Don't attempt to !vcmove to the same channel the user is already in.
This commit is contained in:
parent
cdd977c131
commit
e755784483
3 changed files with 48 additions and 32 deletions
|
@ -48,4 +48,5 @@ export enum LogType {
|
|||
OTHER_SPAM_DETECTED,
|
||||
|
||||
MEMBER_ROLE_CHANGES,
|
||||
VOICE_CHANNEL_FORCE_MOVE,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue