diff options
Diffstat (limited to 'tests/commands/info')
-rw-r--r-- | tests/commands/info/avatar.test.ts | 0 | ||||
-rw-r--r-- | tests/commands/info/botInfo.test.ts | 0 | ||||
-rw-r--r-- | tests/commands/info/color.test.ts | 0 | ||||
-rw-r--r-- | tests/commands/info/guildInfo.test.ts | 0 | ||||
-rw-r--r-- | tests/commands/info/help.test.ts | 0 | ||||
-rw-r--r-- | tests/commands/info/icon.test.ts | 0 | ||||
-rw-r--r-- | tests/commands/info/links.test.ts | 0 | ||||
-rw-r--r-- | tests/commands/info/ping.test.ts | 0 | ||||
-rw-r--r-- | tests/commands/info/pronouns.test.ts | 0 | ||||
-rw-r--r-- | tests/commands/info/snowflake.test.ts | 0 | ||||
-rw-r--r-- | tests/commands/info/userInfo.test.ts | 0 |
11 files changed, 0 insertions, 0 deletions
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 |