diff --git a/data/bot/lib/requests.js b/data/bot/lib/requests.js index 633559e..ab6419a 100644 --- a/data/bot/lib/requests.js +++ b/data/bot/lib/requests.js @@ -34,7 +34,7 @@ module.exports = { } }).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 { bot.sendMessage(msg.chat.id, 'Sadly, there is no football I care about on today :(')