zigeru/src
Jacob Jonsson 6796a62a5f
fix(bot): don't substitute if there is no typo
This commit fixes an issue where a substitution command replays a
message because there was no needle to replace.
2026-03-11 01:35:37 +01:00
..
bot.zig fix(bot): don't substitute if there is no typo 2026-03-11 01:35:37 +01:00
buffer.zig refactor: extract modules from bot.zig 2026-03-11 00:01:05 +01:00
commands.zig fix(commands): substitute parsing bug 2026-03-11 01:19:33 +01:00
main.zig fix: make admin command parsing more robust 2026-03-11 00:57:04 +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