Skip to content

C library for making Discord Bots 🤖 on the ESP32, packaged as ESP-IDF component

License

Notifications You must be signed in to change notification settings

abobija/esp-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 esp-discord

   __    ___  _ _                         
 /'__`\/',__)( '_`\           v1.3
(  ___/\__, \| (_) )                      
`\____)(____/| ,__/'                      
     _       | |                        _ 
    ( ) _    (_)                       ( )
   _| |(_)  ___    ___    _    _ __   _| |
 /'_` || |/',__) /'___) /'_`\ ( '__)/'_` |
( (_| || |\__, \( (___ ( (_) )| |  ( (_| |
`\__,_)(_)(____/`\____)`\___/'(_)  `\__,_)

Description

C library for making Discord Bots on the ESP32, packaged as ESP-IDF component. Supports IDF version 4.1 and above, up to 5.0.

How to use

This directory is an ESP-IDF component. Clone it (or add it as submodule) into components directory of the project.

Demo video

YouTube demo video

Examples

Examples of using esp-discord can be found in separated esp-discord-examples repository.

Author

GitHub: abobija
Homepage: abobija.com

License

MIT