Now that we have a web app that runs regularly, tweeting personalized news to users, let's move on to the next obvious step, which is creating a database where the Twitter bot can pick up user information. Currently, we have hardcoded this information into the bot, which is not ideal. To create a database, let us use a MongoDB hosting service called mlab.com.
To create a database for the twitter bot, follow these steps:
- Go to www.mlab.com. Click SIGN UP:
- Fill in your details and click Create Account.
- Verify your email by clicking the link ...