mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-18 07:35:02 +00:00
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
6b5206bc11
commit
0f21f5010a
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