Commit graph

4 commits

Author SHA1 Message Date
4970b1b1f6
wip: started a refactoring 2026-03-07 15:57:32 +01:00
1e4c90822a
chore: make stuff work 2025-11-30 22:52:22 +01:00
6449a7de2d
chore: implement initial bot with substitute command
This commit introduces a Bot struct which is the main type of this
project. The Bot holds a backlog of messages to be able to update a
typo in a message and so on.

So far there is no IRC/TLS implementation, it is only the base logic.
2025-11-02 14:03:12 +01:00
00d2cf3c69
feat: initial commit 2025-10-27 22:16:55 +01:00