aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorturret <turret@duck.com>2025-09-29 00:25:06 -0500
committerturret <turret@duck.com>2025-09-29 00:25:06 -0500
commit668ead98d43a4d607be0ef70b6c99033c11eb744 (patch)
treeba10e03723cfc9a00607e2e635ad35c0bc2cd5f8
parentf2cf9c932d577416fc040e18d4f76fcc431ad6d4 (diff)
downloaddiscord-bot-skeleton-master.tar.gz
discord-bot-skeleton-master.tar.bz2
discord-bot-skeleton-master.zip
edit todoHEADmaster
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index edb110c..0e3ab4a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -27,6 +27,8 @@ there are todos embedded in the code :steamhappy:
- many more.....
- its easier to make it more portable in c11
- consider c11
+ - use posix files instead of bare fds
+ - (incl weird pipe system for http requests)
- find portable solution for initcalls
- either that.. or change makefile to see processor and switch linker script dynamically