aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dbolla.conf.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbolla.conf.example b/dbolla.conf.example
index 206a394..80c9e19 100644
--- a/dbolla.conf.example
+++ b/dbolla.conf.example
@@ -1,4 +1,5 @@
1[irc:freenode] 1[irc:freenode]
2enable=true
2# Address to the server Defaut: irc.freenode.org 3# Address to the server Defaut: irc.freenode.org
3server=irc.freenode.org 4server=irc.freenode.org
4# Port to the server Default: 6697 5# Port to the server Default: 6697
@@ -15,6 +16,6 @@ password=
15[slack:myslack] 16[slack:myslack]
16# In your Slack account go to the admin section followed by 17# In your Slack account go to the admin section followed by
17# "Custom Integrations". Click on bots and create a new bot user. 18# "Custom Integrations". Click on bots and create a new bot user.
18 19enable=false
19# Slack bot API token 20# Slack bot API token
20token=xoxb-random_acharacters 21token=xoxb-random_acharacters