zigeru/src
Jacob Jonsson 4d1f22194c
refactor(bot): introduce response type
The response type holds represents the way a bot can respond to a
message it executes and allows us to move the IRC dependency out of
bot and into only the main module.
2026-03-15 13:47:57 +01:00
..
bot.zig refactor(bot): introduce response type 2026-03-15 13:47:57 +01:00
buffer.zig refactor: extract modules from bot.zig 2026-03-11 00:01:05 +01:00
commands.zig refactor(commands): add a substitute constructor 2026-03-14 11:43:26 +01:00
main.zig refactor(bot): introduce response type 2026-03-15 13:47:57 +01:00
parser.zig fix(commands): substitute parsing bug 2026-03-11 01:19:33 +01:00
root.zig refactor: extract modules from bot.zig 2026-03-11 00:01:05 +01:00