An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Usini Discord WebHook
[![arduino-library-badge](https://www.ardu-badge.com/badge/Discord_WebHook.svg?)](https://www.ardu-badge.com/Discord_WebHook)
[![PlatformIO Registry](https://badges.registry.platformio.org/packages/usini/library/Discord_WebHook.svg)](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