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" } });