summaryrefslogtreecommitdiff
path: root/config.default.lisp
blob: ac519aefd40084c8edda8293c9a010453934dbe5 (plain) (blame)
1
2
3
4
5
6
7
;; Copy this file to config.lisp and modify it there
(:bot-name "Ukko's Clot"
 :bot-token "123456789:ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi"
 :db-path "./data.db"
 :dev-group -1001234567890
 :owner 12345678
 :swank-port 4006)