Changed a lot of stuff regarding Lynx to Kowalski
This commit is contained in:
parent
33f76fd806
commit
27edc10557
8 changed files with 18 additions and 18 deletions
|
@ -85,7 +85,7 @@ module.exports = (bot) => {
|
|||
limit: 1
|
||||
},
|
||||
headers: {
|
||||
'User-Agent': "lynx-@LynxBR_bot-node-telegram-bot"
|
||||
'User-Agent': "kowalski-@KowalskiNodeBot-node-telegram-bot"
|
||||
}
|
||||
});
|
||||
|
||||
|
@ -125,7 +125,7 @@ module.exports = (bot) => {
|
|||
format: 'json',
|
||||
},
|
||||
headers: {
|
||||
'User-Agent': "lynx-@LynxBR_bot-node-telegram-bot"
|
||||
'User-Agent': "kowalski-@KowalskiNodeBot-node-telegram-bot"
|
||||
}
|
||||
});
|
||||
num_plays = response_plays.data.track.userplaycount;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue