summaryrefslogtreecommitdiff
path: root/config.default.lisp
blob: 39b80c8ae10804af0e48fb290cb2b3174179cde1 (plain) (blame)
1
2
3
4
5
6
;; 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)