From e23d6b58a70ba43f941423c82cb8eaf1a16fb3a1 Mon Sep 17 00:00:00 2001 From: Lucas Gabriel <90426410+lucmsilva651@users.noreply.github.com> Date: Sat, 7 Sep 2024 21:36:26 -0300 Subject: [PATCH] Update lastfm.js --- commands/lastfm.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/lastfm.js b/commands/lastfm.js index d22f631..45e4b07 100644 --- a/commands/lastfm.js +++ b/commands/lastfm.js @@ -30,7 +30,7 @@ module.exports = (bot) => { limit: 1 }, headers: { - 'User-Agent': "lastfm-node" + 'User-Agent': "lynx-@LynxBR_bot-node-telegram-bot" } });