diff options
Diffstat (limited to 'tests/commands')
86 files changed, 0 insertions, 0 deletions
diff --git a/tests/commands/admin/channelPermissions.test.ts b/tests/commands/admin/channelPermissions.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/admin/channelPermissions.test.ts diff --git a/tests/commands/admin/roleAll.test.ts b/tests/commands/admin/roleAll.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/admin/roleAll.test.ts diff --git a/tests/commands/config/blacklist.test.ts b/tests/commands/config/blacklist.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/config/blacklist.test.ts diff --git a/tests/commands/config/config.test.ts b/tests/commands/config/config.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/config/config.test.ts diff --git a/tests/commands/config/disable.test.ts b/tests/commands/config/disable.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/config/disable.test.ts diff --git a/tests/commands/config/features.test.ts b/tests/commands/config/features.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/config/features.test.ts diff --git a/tests/commands/config/log.test.ts b/tests/commands/config/log.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/config/log.test.ts diff --git a/tests/commands/dev/dm.test.ts b/tests/commands/dev/dm.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/dev/dm.test.ts diff --git a/tests/commands/dev/eval.test.ts b/tests/commands/dev/eval.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/dev/eval.test.ts diff --git a/tests/commands/dev/javascript.test.ts b/tests/commands/dev/javascript.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/dev/javascript.test.ts diff --git a/tests/commands/dev/reload.test.ts b/tests/commands/dev/reload.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/dev/reload.test.ts diff --git a/tests/commands/dev/say.test.ts b/tests/commands/dev/say.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/dev/say.test.ts diff --git a/tests/commands/dev/servers.test.ts b/tests/commands/dev/servers.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/dev/servers.test.ts diff --git a/tests/commands/dev/sh.test.ts b/tests/commands/dev/sh.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/dev/sh.test.ts diff --git a/tests/commands/dev/superUser.test.ts b/tests/commands/dev/superUser.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/dev/superUser.test.ts diff --git a/tests/commands/dev/syncAutomod.test.ts b/tests/commands/dev/syncAutomod.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/dev/syncAutomod.test.ts diff --git a/tests/commands/dev/test.test.ts b/tests/commands/dev/test.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/dev/test.test.ts diff --git a/tests/commands/fun/coinFlip.test.ts b/tests/commands/fun/coinFlip.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/fun/coinFlip.test.ts diff --git a/tests/commands/fun/dice.test.ts b/tests/commands/fun/dice.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/fun/dice.test.ts diff --git a/tests/commands/fun/eightBall.test.ts b/tests/commands/fun/eightBall.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/fun/eightBall.test.ts diff --git a/tests/commands/fun/minesweeper.test.ts b/tests/commands/fun/minesweeper.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/fun/minesweeper.test.ts diff --git a/tests/commands/info/avatar.test.ts b/tests/commands/info/avatar.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/avatar.test.ts diff --git a/tests/commands/info/botInfo.test.ts b/tests/commands/info/botInfo.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/botInfo.test.ts diff --git a/tests/commands/info/color.test.ts b/tests/commands/info/color.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/color.test.ts diff --git a/tests/commands/info/guildInfo.test.ts b/tests/commands/info/guildInfo.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/guildInfo.test.ts diff --git a/tests/commands/info/help.test.ts b/tests/commands/info/help.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/help.test.ts diff --git a/tests/commands/info/icon.test.ts b/tests/commands/info/icon.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/icon.test.ts diff --git a/tests/commands/info/links.test.ts b/tests/commands/info/links.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/links.test.ts diff --git a/tests/commands/info/ping.test.ts b/tests/commands/info/ping.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/ping.test.ts diff --git a/tests/commands/info/pronouns.test.ts b/tests/commands/info/pronouns.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/pronouns.test.ts diff --git a/tests/commands/info/snowflake.test.ts b/tests/commands/info/snowflake.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/snowflake.test.ts diff --git a/tests/commands/info/userInfo.test.ts b/tests/commands/info/userInfo.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/info/userInfo.test.ts diff --git a/tests/commands/leveling/leaderboard.test.ts b/tests/commands/leveling/leaderboard.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/leveling/leaderboard.test.ts diff --git a/tests/commands/leveling/level.test.ts b/tests/commands/leveling/level.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/leveling/level.test.ts diff --git a/tests/commands/leveling/levelRoles.test.ts b/tests/commands/leveling/levelRoles.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/leveling/levelRoles.test.ts diff --git a/tests/commands/leveling/setLevel.test.ts b/tests/commands/leveling/setLevel.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/leveling/setLevel.test.ts diff --git a/tests/commands/leveling/setXp.test.ts b/tests/commands/leveling/setXp.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/leveling/setXp.test.ts 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 diff --git a/tests/commands/moulberry-bush/capePermissions.test.ts b/tests/commands/moulberry-bush/capePermissions.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moulberry-bush/capePermissions.test.ts diff --git a/tests/commands/moulberry-bush/capes.test.ts b/tests/commands/moulberry-bush/capes.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moulberry-bush/capes.test.ts diff --git a/tests/commands/moulberry-bush/giveawayPing.test.ts b/tests/commands/moulberry-bush/giveawayPing.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/commands/moulberry-bush/giveawayPing.test.ts diff --git a/tests/commands/moulberry-bush/moulHammer.test.ts b/tests/commands/moulberry-bush/moulHamme |
