In this video tutorial you'll learn how to connect your Discord Bot to a database so you can store data about members of your server. We'll be making a ranking system specifically but the code from this tutorial can be extended to make a number of different projects:
- Currency System
- Automated Moderation System
- Analytics for your server
- Loyalty Program
You can simply follow along with the tutorial and copy the code as a beginner, but if you want a beginner tutorial for Discord Bots and working with DiscordJS, check out my first tutorial on this topic:
Article No Longer Available
Top comments (1)
Great video!