summaryrefslogtreecommitdiff
path: root/arthur.cfg.example
diff options
context:
space:
mode:
authorJulien Dessaux2014-12-03 21:33:04 +0100
committerJulien Dessaux2014-12-03 23:42:22 +0100
commit7bc381479e15646dfec98cb206aa228a656e5a26 (patch)
treeab71ec1aca472255158020f1bc0cf2f6a73ecca7 /arthur.cfg.example
parentFixed protocol discrepancy (diff)
downloadavalon-arthur-7bc381479e15646dfec98cb206aa228a656e5a26.tar.gz
avalon-arthur-7bc381479e15646dfec98cb206aa228a656e5a26.tar.bz2
avalon-arthur-7bc381479e15646dfec98cb206aa228a656e5a26.zip
Bootstrapped arthur implementation in perl
Diffstat (limited to '')
-rw-r--r--arthur.cfg.example11
1 files changed, 11 insertions, 0 deletions
diff --git a/arthur.cfg.example b/arthur.cfg.example
new file mode 100644
index 0000000..ad80555
--- /dev/null
+++ b/arthur.cfg.example
@@ -0,0 +1,11 @@
+[admin]
+password = admin_password
+
+[irc]
+nick = arthur
+ircname = Arthur the Avalon Game Master
+server = example.org
+port = 6667
+password =
+channel = "#avalon"
+ssl = 1