Recently I’ve taken some time and upgraded my esp-discord library with features to send attachments and embeds. That gave me inspiration to finally make something with ESP32-CAM board that lays down on my desk for a very long time. I’ve decided to code a Discord bot that will ran inside of ESP32 (cam board) and takes the photo whenever they receives appropriate command from the user. The command is simple message with the content “!camera”.
Here is demonstration video:
Application is open sourced and can be found by following next link:
https://github.com/abobija/esp-discord-examples/tree/main/esp32-cam
Many more interesting projects that uses esp-discord library can be found in dedicated esp-discord-examples repository.
Let me know in the comments if you have (or planning to) made something interesting with this library, or you have problems with using it.
Best regards,
Alija