
The config file is user specific, so just have a sample file and add elasticRecheck.conf to gitignore.
12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
#Must use full paths
|
|
[ircbot]
|
|
nick=RecheckWatchBot
|
|
pass=
|
|
server=irc.freenode.net
|
|
port=6667
|
|
channel_config=/home/mtreinish/elasticRecheck/recheckwatchbot.yaml
|
|
|
|
[gerrit]
|
|
user=treinish
|
|
query_file=/home/mtreinish/elasticRecheck/queries.json
|