https://github.com/usini/usini_discord_webhook
A simple Arduino Library to send message on Discord using webhook
https://github.com/usini/usini_discord_webhook
arduino discord esp32 esp8266 http https microcontroller webhook
Last synced: 1 day ago
JSON representation
A simple Arduino Library to send message on Discord using webhook
- Host: GitHub
- URL: https://github.com/usini/usini_discord_webhook
- Owner: usini
- License: mit
- Created: 2022-03-24T15:05:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T09:56:15.000Z (over 1 year ago)
- Last Synced: 2025-02-25T10:37:42.186Z (over 1 year ago)
- Topics: arduino, discord, esp32, esp8266, http, https, microcontroller, webhook
- Language: C++
- Homepage:
- Size: 38.1 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Usini Discord WebHook
[](https://www.ardu-badge.com/Discord_WebHook)
[](https://registry.platformio.org/libraries/usini/Discord_WebHook)
A simple Arduino Library to send message on Discord using webhook.
Based on my previous code https://github.com/maditnerd/discord_test
Compatible with ESP32/8266/Raspberry PI Pico W
Check **examples** to learn how to use it
This software is written by Rémi Sarrailh for µsini and is licensed under the MIT license.
Contributors:
* [pxsty0](https://github.com/pxsty0/DisCard) Support for card
* [vollukas](https://github.com/vollukas) Send file (images)
* [py7hon](https://github.com/py7hon) - HexColor / Embded Image URL / Raspberry Pi Pico W Support / Channel ID
Check License.txt for more information