Use configuration file (config.json)

This commit is contained in:
2026-01-14 18:36:01 +02:00
parent f0b12f673d
commit 62e14798b6
5 changed files with 156 additions and 2 deletions

6
config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"nick": "RustBot",
"ident": "icedragon",
"gecos": "IceDragon's Rust client thingy",
"server": "irc.quickfox.net:6667"
}