From cdf06c73bf2b674823c5c7dd8dfe5bd14f2e6943 Mon Sep 17 00:00:00 2001 From: SkulZOnTheYT <92020118+SkulZOnTheYT@users.noreply.github.com> Date: Sun, 12 Nov 2023 12:26:35 +0700 Subject: [PATCH] Update rannekos.js --- plugins/anime/rannekos.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/anime/rannekos.js b/plugins/anime/rannekos.js index 490820c..974d370 100644 --- a/plugins/anime/rannekos.js +++ b/plugins/anime/rannekos.js @@ -19,7 +19,7 @@ handler.menuanime = ['baka','bored','facepalm','feed','handshake','husbando','ki handler.tagsanime = ['randompic'] handler.command = /^(baka|bored|facepalm|feed|handshake|husbando|kitsune|laugh|lurk|nod|nope|peck|pout|punch|shoot|shrug|sleep|stare|think|thumbsup|tickle|yawn)$/i -handler.premium = true +handler.premium = false handler.limit = true -export default handler \ No newline at end of file +export default handler