match only applications
This commit is contained in:
parent
fd2a0c7b53
commit
fa8c8006d6
2
app.js
2
app.js
@ -238,7 +238,7 @@ bot.onText(/^FAQ$/, (msg) => {
|
||||
})
|
||||
})
|
||||
|
||||
bot.onText(/Applications/, (msg) => {
|
||||
bot.onText(/^Applications$/, (msg) => {
|
||||
bot.sendMessage(msg.chat.id, "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").then(() => {
|
||||
return bot.sendMessage(msg.chat.id, "There are 2 new XCIPTV apps, Blue and Red.\nEach have 3 different sub DNS (URLs) already embedded in the players.").then(() => {
|
||||
return bot.sendMessage(msg.chat.id, "Sky Q app (yellow player) this holds 4 of the room subs.").then(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user