Building a Trivia Bot for Facebook Messenger with Laravel (PHP Framework)

In this part, we’ll finally get our bot to give us some real trivia challenges from the Open Trivia Database (http://opentdb.com). But first… To cater for that, we’ll make use of Laravel’s jobs… Read more

Similar