From f2d3427aa30879c789737657056175b44420cf96 Mon Sep 17 00:00:00 2001 From: bignutty <3515180-bignutty@users.noreply.gitlab.com> Date: Fri, 3 Jan 2025 17:29:13 +0100 Subject: [PATCH] update anime example --- commands/message/search/anime.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/message/search/anime.js b/commands/message/search/anime.js index 9b88e1a..41bf16e 100644 --- a/commands/message/search/anime.js +++ b/commands/message/search/anime.js @@ -59,7 +59,7 @@ module.exports = { description: 'Returns search results for Anime.', description_short: 'Search Anime', examples: [ - 'ani dandadan', + 'ani trigun stampede', 'ani stranger by the shore' ], category: 'search',