Discord Latest Message using ESP-8266 (DiscordESPNotify)
Simple program that connects with the Discord API using a bot (no 2 step authentication) that notifies me of the latest message in the channel where the bot resides :), it’s very crude but it works. It’s mainly meant to learn using the esp-8266 in combination with https requests driving a oled display (though mainly libraries are used for this stuff). Nonetheless, I really like how simple but effective this is :D.
Source code: