commit | 0786898b6ed1d9b29a1e62274e1ced5df45dd8e4 | [log] [tgz] |
---|---|---|
author | PineappleFan <pineapplefanyt@gmail.com> | Thu Mar 30 17:36:47 2023 +0100 |
committer | GitHub <noreply@github.com> | Thu Mar 30 17:36:47 2023 +0100 |
tree | d0d72b972407cf2a295f260e2c18756d76f0c36e | |
parent | 7c2aedd013c0a719d05dd2ead587407f512cf8b7 [diff] [blame] |
Update automod.ts
diff --git a/src/commands/settings/automod.ts b/src/commands/settings/automod.ts index 50a2745..0d9188a 100644 --- a/src/commands/settings/automod.ts +++ b/src/commands/settings/automod.ts
@@ -712,7 +712,7 @@ (current.allowed.users.length == 0 || current.allowed.roles.length == 0 || current.allowed.channels.length == 0 - ? "> *No exceptions*\n" + ? "> *Nobody on allowed lists*\n" : "") ) .setStatus("Success")