@@ -1,4 +1,10 @@ +; [ʞ] bot.scm +; ~ lexi hale +; © affero general public license +; > (load "lib/lisp-macro.scm") +; (load "lib/bot.scm") + ; prep the random number generator (import (chicken random)) (set-pseudo-random-seed! (random-bytes))