Skip to content

Commit 5bd33b7

Browse files
authored
Add ESP Discord Client library for ESP8266/ESP32 Discord integration (#6994)
Adding ESP Discord Client - a cross-platform Arduino library enabling ESP8266 and ESP32 microcontrollers to send messages to Discord channels via secure webhooks with automatic timestamp generation. Features: - Cross-platform support (ESP8266/ESP32) - Secure HTTPS Discord webhook communication - Automatic timezone-aware timestamping - WiFi management with error handling - Custom ESP branding for Discord messages - MIT licensed with comprehensive documentation Repository: https://github.com/ababdelo/ESPDiscordClient Version: 1.0.0 Category: Communication License: MIT
1 parent dc405b7 commit 5bd33b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repositories.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
https://github.com/ababdelo/ESPDiscordClient
12
https://github.com/dougp2/Multi_Timer_V2
23
https://github.com/milad-nikpendar/IP5108
34
https://github.com/puzzle-star/EspButtons

0 commit comments

Comments
 (0)