summary refs log tree commit diff
path: root/src/CommandCompleter.h
diff options
context:
space:
mode:
authorDeepBlueV7.X <nicolas.werner@hotmail.de>2024-03-02 00:44:12 +0000
committerGitHub <noreply@github.com>2024-03-02 00:44:12 +0000
commitb076b5b0ce0cf29b973f3396a8166680b35ccd87 (patch)
tree74bc4b38892a3684143a7d8ef0ed6a1d1f753117 /src/CommandCompleter.h
parentFix binding loop warning (diff)
parentAdd a warning that glitching text can, shockingly, corrupt your message (diff)
downloadnheko-b076b5b0ce0cf29b973f3396a8166680b35ccd87.tar.xz
Merge pull request #1688 from Nheko-Reborn/glitchtext
Add a glitch text command
Diffstat (limited to 'src/CommandCompleter.h')
-rw-r--r--src/CommandCompleter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CommandCompleter.h b/src/CommandCompleter.h

index 35ce2b36..9dc18119 100644 --- a/src/CommandCompleter.h +++ b/src/CommandCompleter.h
@@ -48,6 +48,8 @@ public: RainbowConfetti, Rainfall, Msgtype, + Glitch, + GradualGlitch, Goto, ConvertToDm, ConvertToRoom,