matchbot/src
Sebastian Crane 56094478db Remove use of state container in main function
Since the main function will only ever start and stop one system, this
commit simplifies the main function to use a single lexical binding for
the system state rather than creating an Atom.

Signed-off-by: Sebastian Crane <seabass-labrax@gmx.com>
2022-03-22 22:38:30 +00:00
..
bot.clj Add !help IRC command 2022-02-27 21:53:45 +00:00
game.clj Prune empty game if removing its only player 2022-02-09 21:25:20 +00:00
irc.clj Fix exception when dispatch-command returns nil 2022-02-28 21:09:05 +00:00
system.clj Remove use of state container in main function 2022-03-22 22:38:30 +00:00