more todo

This commit is contained in:
joonicks 2025-11-08 14:54:23 +01:00
parent 53442cff3f
commit b8d0ab3308

5
TODO
View File

@ -1,7 +1,9 @@
/*
* EnergyMech TODO (March 16th, 2018)
* EnergyMech TODO (November 6th, 2025)
*/
- copy a master read_fds for select instead of building a new one each loop
- Toybox hangman game
- Support for MD5 and SHA enabled at the same time for compatibility/fallback
@ -19,6 +21,7 @@
- DalNet Nickserv/Chanserv support (needed? they dont tolerate much bots on that network /proton)
- Update/complete the help files.
- Parse help files out of source code comments.
- Mode +/-o commands to check for SO and if SO is set, check userlevel and make sure user has access before sending MODEs.