hereforawhile@lemmy.ml to Programming@programming.dev · 2 months agowhat's the coolest thing you have ever programmed?message-squaremessage-square67fedilinkarrow-up1123arrow-down11file-text
arrow-up1122arrow-down1message-squarewhat's the coolest thing you have ever programmed?hereforawhile@lemmy.ml to Programming@programming.dev · 2 months agomessage-square67fedilinkfile-text
minus-squareolenkoVD@lemmy.dbzer0.comlinkfedilinkarrow-up7arrow-down1·2 months agoIt’s half-working but: A library for making a Discord bot in C with the only dependencies being OpenSSL and cJSON. That means I also wrote code for handling the HTTP requests and also WebSockets.
It’s half-working but:
A library for making a Discord bot in C with the only dependencies being OpenSSL and cJSON. That means I also wrote code for handling the HTTP requests and also WebSockets.