Skip to content

2.0.1 - Discord API Updated For settings.toml

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 21 Jul 21:37
· 183 commits to main since this release
36f1bb0

This release updates the Discord API example to use settings.toml instead of secrets.py for it's authentication details. Thank you @DJDevon3.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-Requests.

Read the docs for info on how to use it.