# esp-discord
[](https://components.espressif.com/components/abobija/esp-discord)
```
__ ___ _ _
/'__`\/',__)( '_`\
( ___/\__, \| (_) )
`\____)(____/| ,__/'
_ | | _
( ) _ (_) ( )
_| |(_) ___ ___ _ _ __ _| |
/'_` || |/',__) /'___) /'_`\ ( '__)/'_` |
( (_| || |\__, \( (___ ( (_) )| | ( (_| |
`\__,_)(_)(____/`\____)`\___/'(_) `\__,_)
```
## Description
Library (component) for making Discord Bots on the ESP32, packaged as [ESP-IDF](https://github.com/espressif/esp-idf) component. Supporting IDF version `^4.1`.
## How to use
This directory is an ESP-IDF component. Clone it (or add it as submodule) into `components` directory of the project, or add it as dependency:
```console
idf.py add-dependency "abobija/esp-discord"
```
### Demo video
[](https://www.youtube.com/watch?v=p5qzRH2abvw)
## Examples
Examples of using [esp-discord](https://github.com/abobija/esp-discord) can be found in separated [esp-discord-examples](https://github.com/abobija/esp-discord-examples) repository.
## Author
GitHub: [abobija](https://github.com/abobija)<br>
Homepage: [abobija.com](https://abobija.com)
## License
[MIT](LICENSE)
90120743e7375cf829102cf40581356fb258a665
idf.py add-dependency "abobija/esp-discord^1.3.0"