Discord Bot on ESP32

Описание к видео Discord Bot on ESP32

In the following video, I will be presenting a C library designed to help create Discord Bots on the ESP32 device. This library has been packaged as an ESP-IDF component (plugin). Throughout the video, I will be demonstrating how to use this library to receive and send Discord messages from the ESP32. Additionally, I will showcase a possible solution for implementing a home automation system that can be controlled with the received Discord commands (messages).

esp-discord library:
- https://github.com/abobija/esp-discord

esp-discord usage examples:
- https://git.io/JYIYz

How to install ESP-IDF?
- on Linux (Ubuntu 20.04):    • How to setup ESP-IDF on Ubuntu 20.04....  
- on Windows:    • How to setup ESP-IDF on Windows 10 fo...  
- on WSL2 (Ubuntu 20.04):    • ESP-IDF on WSL2 (Ubuntu 20.04) for pr...  

How to start with ESP-IDF?
-    • Get started with ESP32 in VS Code usi...  

Timestamps:

00:00 Intro
00:18 What is Discord
00:59 What are Discord Bots
01:41 Use of Bots in IoT
02:22 ESP-DISCORD library
03:25 Project setup
04:55 Project configuration
06:00 Discord Bot registration
08:15 Coding simple Bot in C
10:44 Making Echo Bot
16:49 Checking message sender permissions
18:21 Outro

About me:
- https://abobija.com

Thanks for watching!

#esp32 #discord #bot #esp-idf

Комментарии

Информация по комментариям в разработке