From 2f6f78003c5fa4193b1f5decf10d7e56c23b9da5 Mon Sep 17 00:00:00 2001 From: Zerio <43386412+ZerioDev@users.noreply.github.com> Date: Wed, 24 Jun 2020 15:08:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Modifications=20handler=20/=20co?= =?UTF-8?q?de=20/=20command=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commands/{now-playing.js => np.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename commands/{now-playing.js => np.js} (100%) diff --git a/commands/now-playing.js b/commands/np.js similarity index 100% rename from commands/now-playing.js rename to commands/np.js