Pretty much full re-write, switched from node-irc to irc-framework, fixed some bugs, imrpoved some stuff, changed config from XML to yaml.

This commit is contained in:
2025-09-19 22:50:55 +02:00
parent 00fcac9a5a
commit 311e66cce6
8 changed files with 289 additions and 133 deletions

3
.gitignore vendored
View File

@@ -130,4 +130,5 @@ dist
.yarn/install-state.gz
.pnp.*
config.xml
# Ignore the normal config. (Used by me for testing.)
config.yaml