I am going to rewrite the donguri code that interfaces with bbs.cgi.
Currently it requires bbs.cgi to do a lot of logic, but that might become unmaintainable in the future.
I will change it so that the donguri daemon controls all the logic, and bbs.cgi only calls the donguri daemon for answers.
This change is essential for future updates.

>>156
Great idea - ill set that up after I finish the bbs.cgi changes.