Add example

This commit is contained in:
Andros Fenollosa 2019-08-02 00:02:22 +02:00
parent 75d064d2a6
commit dd9e0b5000
2 changed files with 7 additions and 0 deletions

2
.gitignore vendored
View File

@ -10,3 +10,5 @@ pom.xml.asc
/.nrepl-port
.hgignore
.hg/
config.edn

5
config-example.edn Normal file
View File

@ -0,0 +1,5 @@
{
:min_score 600
:chat ""
:bot_token ""
}