Discord Bot & Django - Community Bot Development 3 - Discord Commands calling Django ORM

Опубликовано: 30 Март 2026
на канале: InvalidEntry
806
6

At the start of the episode, we have the database schema (episode 1), and the discord framework (2) is running inside of a django-command. In the end of (2) I also demonstrated making calls to the Django from the async function.

In this, I build a 'register' function in Discord which allows us to save information about a user, as part of the bigger project thats building a discord bot in python and building it in django.

Python is a wonderful language to code in, because its very clear which makes it maintainable. On top of that, Django is an excellent framework, allowing both rapid development, but also with low technical debt when it comes to filling out a production ready application.

Watch to the end to get the link to my new discord server!