feat: Add config file for halloy

This commit is contained in:
aria 2025-05-26 19:00:20 +10:00
parent 107b7a3264
commit e03021b449
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds

15
halloy/config.toml Normal file
View file

@ -0,0 +1,15 @@
# Halloy config.
#
# For a complete list of available options,
# please visit https://halloy.chat/configuration/
[servers.liberachat]
nickname = "aria-coffee"
server = "irc.libera.chat"
channels = ["#halloy"]
[servers.rizon]
nickname = "aria-coffee"
nick_password_command = "op read \"op://Personal/5erb73jgzalyuwjvrckdsgrdmy/password\""
server = "irc.rizon.net"
channels = ["#judgment", "Global"]