aboutsummaryrefslogtreecommitdiffstats
path: root/warmachine.conf.example
diff options
context:
space:
mode:
authorjason2017-07-07 09:30:14 -0600
committerjason2017-07-07 09:30:14 -0600
commit583c4f179bd37d368f0213ddb5a372ca688952b6 (patch)
tree236be3affb96cc77b5a14b92c4ca049c36df85dc /warmachine.conf.example
parent9f2da02ef3eed799e50066d6fd6ea504adb1852d (diff)
downloadwarmachine-ng-583c4f179bd37d368f0213ddb5a372ca688952b6.tar.gz
warmachine-ng-583c4f179bd37d368f0213ddb5a372ca688952b6.zip
Rename the things that say 'dbolla' to warmachine
Diffstat (limited to 'warmachine.conf.example')
-rw-r--r--warmachine.conf.example21
1 files changed, 21 insertions, 0 deletions
diff --git a/warmachine.conf.example b/warmachine.conf.example
new file mode 100644
index 0000000..80c9e19
--- /dev/null
+++ b/warmachine.conf.example
@@ -0,0 +1,21 @@
1[irc:freenode]
2enable=true
3# Address to the server Defaut: irc.freenode.org
4server=irc.freenode.org
5# Port to the server Default: 6697
6port=6697
7# Use SSL | default: true
8ssl=true
9# The nickname the bot should use
10nick=warmachine
11# Shows up in Real Name
12name=War Machine
13# Password to connect to the server
14password=
15
16[slack:myslack]
17# In your Slack account go to the admin section followed by
18# "Custom Integrations". Click on bots and create a new bot user.
19enable=false
20# Slack bot API token
21token=xoxb-random_acharacters