Commit graph

3 commits

Author SHA1 Message Date
d237ba9e8a
docs: update README.md 2026-03-11 00:09:28 +01:00
6efdd9e027
chore: add to do items 2025-11-02 14:15:13 +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