Released a video showing how to use Google Sheets as a database

Filmed a tutorial
A lot of Discord bot builders who are new to software development struggle with using a fully fledged database such as MySQL or MongoDB, but they still need somewhere to store data! Google Sheets can be a great stopgap, as it's an easy to visualize table that has an API to retrieve data.

In this project-based video, I show developers how to build a FAQ Discord bot using Google Sheets as a backend.