mirror of
https://github.com/fluffle/goirc
synced 2025-05-13 02:53:19 +00:00
Add configuration parsing
This commit is contained in:
parent
091c6f9558
commit
9a9c640b91
4 changed files with 59 additions and 7 deletions
7
rbot.conf.example
Normal file
7
rbot.conf.example
Normal file
|
@ -0,0 +1,7 @@
|
|||
[DEFAULT]
|
||||
server: irc.rizon.net
|
||||
nick: rbot
|
||||
user: rbot
|
||||
ssl: false
|
||||
|
||||
[#raylu]
|
Loading…
Add table
Add a link
Reference in a new issue