This commit is contained in:
Karl 2021-05-24 07:53:39 +00:00
parent 7657f01221
commit 900c355596
4 changed files with 12 additions and 12 deletions

View File

@ -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 :(')

View File

@ -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"

BIN
data/group/allPlayers.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

View File

@ -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"
]