Commit 5bd33b7
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: MIT1 parent dc405b7 commit 5bd33b7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments