string fix
This commit is contained in:
parent
a3bde039e3
commit
ddb57fc761
@ -37,7 +37,7 @@ module.exports = {
|
|||||||
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 join @footballontv')
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
bot.sendMessage(msg.chat.id, 'Sadly there is no football today :(')
|
bot.sendMessage(msg.chat.id, 'Sadly I don\'t think there is any football today :(')
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user