latest cut

This commit is contained in:
Karl 2020-11-07 12:47:46 +00:00
parent ddb57fc761
commit d162eec85e
2 changed files with 8 additions and 4 deletions

View File

@ -37,7 +37,7 @@ module.exports = {
return bot.sendMessage(msg.chat.id, 'To see what channels the football is streaming on please join @footballontv')
})
} else {
bot.sendMessage(msg.chat.id, 'Sadly I don\'t think there is any football today :(')
bot.sendMessage(msg.chat.id, 'Sadly, there is no football I care about on today :(')
}
})
},

View File

@ -38,9 +38,13 @@ const chat = [
"NAME": "- Applications",
"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 2 new XCIPTV apps, Blue and Red.\nEach have 3 different sub DNS (URLs) already embedded in the players.",
"Sky Q app (yellow player) this holds 4 of the room subs.",
"All of the room subs play on the green smarters player"
"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"
],
"MENU": '[["- What app should I use?"],["- VPN (SurfShark)"],["- FileLinked"],["- Home"]]'
},