diff options
Diffstat (limited to 'tests/commands/moderation')
21 files changed, 0 insertions, 0 deletions
diff --git a/tests/commands/moderation/ban.test.ts b/tests/commands/moderation/ban.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/ban.test.ts diff --git a/tests/commands/moderation/block.test.ts b/tests/commands/moderation/block.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/block.test.ts diff --git a/tests/commands/moderation/evidence.test.ts b/tests/commands/moderation/evidence.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/evidence.test.ts diff --git a/tests/commands/moderation/hideCase.test.ts b/tests/commands/moderation/hideCase.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/hideCase.test.ts diff --git a/tests/commands/moderation/kick.test.ts b/tests/commands/moderation/kick.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/kick.test.ts diff --git a/tests/commands/moderation/lockdown.test.ts b/tests/commands/moderation/lockdown.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/lockdown.test.ts diff --git a/tests/commands/moderation/massBan.test.ts b/tests/commands/moderation/massBan.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/massBan.test.ts diff --git a/tests/commands/moderation/massEvidence.test.ts b/tests/commands/moderation/massEvidence.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/massEvidence.test.ts diff --git a/tests/commands/moderation/modlog.test.ts b/tests/commands/moderation/modlog.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/modlog.test.ts diff --git a/tests/commands/moderation/mute.test.ts b/tests/commands/moderation/mute.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/mute.test.ts diff --git a/tests/commands/moderation/purge.test.ts b/tests/commands/moderation/purge.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/purge.test.ts diff --git a/tests/commands/moderation/removeReactionEmoji.test.ts b/tests/commands/moderation/removeReactionEmoji.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/removeReactionEmoji.test.ts diff --git a/tests/commands/moderation/role.test.ts b/tests/commands/moderation/role.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/role.test.ts diff --git a/tests/commands/moderation/slowmode.test.ts b/tests/commands/moderation/slowmode.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/slowmode.test.ts diff --git a/tests/commands/moderation/timeout.test.ts b/tests/commands/moderation/timeout.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/timeout.test.ts diff --git a/tests/commands/moderation/unban.test.ts b/tests/commands/moderation/unban.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/unban.test.ts diff --git a/tests/commands/moderation/unblock.test.ts b/tests/commands/moderation/unblock.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/unblock.test.ts diff --git a/tests/commands/moderation/unlockdown.test.ts b/tests/commands/moderation/unlockdown.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/unlockdown.test.ts diff --git a/tests/commands/moderation/unmute.test.ts b/tests/commands/moderation/unmute.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/unmute.test.ts diff --git a/tests/commands/moderation/untimeout.test.ts b/tests/commands/moderation/untimeout.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/untimeout.test.ts diff --git a/tests/commands/moderation/warn.test.ts b/tests/commands/moderation/warn.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moderation/warn.test.ts |