This commit is contained in:
ComputerTech312 2024-02-18 14:25:20 +01:00
commit aa0d60f883
33 changed files with 7398 additions and 0 deletions

13
config.yaml Normal file
View file

@ -0,0 +1,13 @@
Connection:
Hostname: irc.rizon.net
Port: "+6697"
Nick: EliteBot
Ident: EliteBot
Name: EliteBot
BindHost: 0.0.0.0
SASL:
UseSASL: false
SASLNick: EliteBot
SASLPassword: password
Logging:
Console: true