update football text

This commit is contained in:
Karl 2021-01-20 13:43:24 +00:00
parent a70c6d6e0e
commit b7cc345465

View File

@ -34,7 +34,7 @@ module.exports = {
} }
}).then(() => { }).then(() => {
return bot.sendMessage(msg.chat.id, 'To see what channels the football is streaming on please join @footballontv') 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.')
}) })
} else { } else {
bot.sendMessage(msg.chat.id, 'Sadly, there is no football I care about on today :(') bot.sendMessage(msg.chat.id, 'Sadly, there is no football I care about on today :(')