diff --git a/data/bot/lib/requests.js b/data/bot/lib/requests.js index 9992cda..896da9b 100644 --- a/data/bot/lib/requests.js +++ b/data/bot/lib/requests.js @@ -12,7 +12,7 @@ module.exports = { var options = { method: 'GET', url: 'https://football-pro.p.rapidapi.com/api/v2.0/livescores', - qs: { tz: 'Europe/London', leagues: '8,2,5,23,24', include: 'localTeam,visitorTeam' }, + qs: { tz: 'Europe/London', leagues: '2,5,8,23,24,27,45,81,1326', include: 'localTeam,visitorTeam' }, headers: { 'x-rapidapi-host': 'football-pro.p.rapidapi.com', 'x-rapidapi-key': process.env.RAPIDAPI_API_KEY, @@ -34,7 +34,11 @@ module.exports = { } }).then(() => { - return bot.sendMessage(msg.chat.id, 'To see what channels the football is streaming on please type https://m.liveonsat.com/ into your browser. Or join @footballontv for a yearly membership fee.') + return bot.sendMessage(msg.chat.id, `To see what channels the football is streaming on please join @FootballListings for free. + +Or join @footballontv for a yearly membership fee. + +Or type https://m.liveonsat.com/ into your browser.`) }) } else { bot.sendMessage(msg.chat.id, 'Sadly, there is no football I care about on today :(') diff --git a/data/group/FAQ.js b/data/group/FAQ.js index 22c73cd..75020c5 100644 --- a/data/group/FAQ.js +++ b/data/group/FAQ.js @@ -159,7 +159,7 @@ const chat = [ { "NAME": "- How to get a subscription?", "TEXT": [ - "To purchase a subscription you need to send a DM to either of the Admins in the group @bob_15 or @Chrisn22.", + "To purchase a subscription you need to send a DM to the Admin in the group @Sarbob15", "PLEASE ONLY DM ONE ADMIN AND WAIT FOR THEM TO GET BACK TO YOU.", "When you DM an sdmin to purchase the subscription please let them know:\n\n1. What device the sub is going onto\n2. If there's a specific username you would like and\n3. If you don't want adult channels included. If you don't want adult channels and don't mention it when purchasing Your sub WILL be issued WITH adult channels. These can't be removed." ], @@ -169,10 +169,6 @@ const chat = [ "NAME": "- FileLinked", "TEXT": [ "We have a number of different applications that work with our subs, here is an overview of subs/apps colour coded by the icon in our FileLinked", - "There are 3 Xciptv apps. Blue, Red and Orange. Each have 3 different sub DNS (URLs) already embedded in the players.", - "Sky Q app (yellow player) this holds 4 of the room subs", - "SmartSky and Green players play most of the room subs", - "We also have a Purple player and White&Black, these are the same player that hold 4 different room subs each.", "We also have a room web player that you can watch your subs on http://webservgroup.xyz/playersmart/", "When you are in the bob15tv In filelinked room please look under each player to know what subs can be played on that particular player. Players will be added and deleted from our room filelinked regularly so do check in on the players we have available for your subs in our room filelinked on a regular basis.", "The current FileLinked code is - " + process.env.FILELINKED_PIN + "\n\nYou can download all our players from there" diff --git a/data/group/allPlayers.jpg b/data/group/allPlayers.jpg new file mode 100644 index 0000000..f1c6ef3 Binary files /dev/null and b/data/group/allPlayers.jpg differ diff --git a/data/group/subs.json b/data/group/subs.json index e13afb2..c83fee7 100644 --- a/data/group/subs.json +++ b/data/group/subs.json @@ -63,7 +63,7 @@ ] }, { - "SUB": "Sports (KDB)", + "SUB": "KDB", "COST": 0, "STATUS": 1, "IMAGE": "./data/group/Sports.jpg", @@ -76,7 +76,7 @@ }, { "SUB": "Bronze", - "COST": 0, + "COST": "X", "STATUS": 1, "IMAGE": "X", "APPS": [ @@ -99,7 +99,7 @@ ] }, { - "SUB": "Competition Winner", + "SUB": "Irish Lass", "COST": 0, "STATUS": 1, "IMAGE": "X", @@ -110,8 +110,8 @@ }, { "SUB": "Silver VOD", - "COST": 7, - "STATUS": 1, + "COST": "X", + "STATUS": "X", "APPS": [ "VOD App" ]